Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2027 (*((sw) + offsetof(struct rx_port_stats, counter) / 8))
2033 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2036 (sizeof(struct rx_port_stats) + 512)
2039 (offsetof(struct rx_port_stats, counter) / 8)
H A Dbnxt.c3973 rx_count = sizeof(struct rx_port_stats) / 8; in bnxt_init_stats()
7922 cnt = sizeof(struct rx_port_stats) / 8; in bnxt_accumulate_all_stats()
H A Dbnxt_hsi.h3137 /* rx_port_stats (size:4224b/528B) */
3138 struct rx_port_stats { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2216 (*((sw) + offsetof(struct rx_port_stats, counter) / 8))
2222 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2225 (sizeof(struct rx_port_stats) + 512)
2228 (offsetof(struct rx_port_stats, counter) / 8)
H A Dbnxt.c4274 rx_count = sizeof(struct rx_port_stats) / 8; in bnxt_init_stats()
8375 cnt = sizeof(struct rx_port_stats) / 8; in bnxt_accumulate_all_stats()
H A Dbnxt_hsi.h4469 /* rx_port_stats (size:4224b/528B) */
4470 struct rx_port_stats { struct

Completed in 106 milliseconds