Home
last modified time | relevance | path

Searched refs:tx_port_stats (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2030 (*((sw) + offsetof(struct tx_port_stats, counter) / 8))
2033 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2042 ((offsetof(struct tx_port_stats, counter) + \
H A Dbnxt.c3976 tx_count = sizeof(struct tx_port_stats) / 8; in bnxt_init_stats()
7928 cnt = sizeof(struct tx_port_stats) / 8; in bnxt_accumulate_all_stats()
H A Dbnxt_hsi.h3082 /* tx_port_stats (size:3264b/408B) */
3083 struct tx_port_stats { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2219 (*((sw) + offsetof(struct tx_port_stats, counter) / 8))
2222 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2231 ((offsetof(struct tx_port_stats, counter) + \
H A Dbnxt.c4277 tx_count = sizeof(struct tx_port_stats) / 8; in bnxt_init_stats()
8381 cnt = sizeof(struct tx_port_stats) / 8; in bnxt_accumulate_all_stats()
H A Dbnxt_hsi.h4414 /* tx_port_stats (size:3264b/408B) */
4415 struct tx_port_stats { struct

Completed in 102 milliseconds