Home
last modified time | relevance | path

Searched refs:tx_port_stats (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2676 (*((sw) + offsetof(struct tx_port_stats, counter) / 8))
2679 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2688 ((offsetof(struct tx_port_stats, counter) + \
Dbnxt_hsi.h4851 struct tx_port_stats { struct
Dbnxt.c4840 tx_count = sizeof(struct tx_port_stats) / 8; in bnxt_init_stats()
9852 cnt = sizeof(struct tx_port_stats) / 8; in bnxt_accumulate_all_stats()