Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2029 (*((sw) + offsetof(struct tx_port_stats, counter) / 8))
2032 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2041 ((offsetof(struct tx_port_stats, counter) + \
H A Dbnxt_hsi.h3083 struct tx_port_stats { struct
H A Dbnxt.c3970 tx_count = sizeof(struct tx_port_stats) / 8; in bnxt_init_stats()
7922 cnt = sizeof(struct tx_port_stats) / 8; in bnxt_accumulate_all_stats()