Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2007 (*((sw) + offsetof(struct tx_port_stats, counter) / 8))
2010 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2019 ((offsetof(struct tx_port_stats, counter) + \
Dbnxt_hsi.h3083 struct tx_port_stats { struct
Dbnxt.c3875 tx_count = sizeof(struct tx_port_stats) / 8; in bnxt_init_stats()
7831 cnt = sizeof(struct tx_port_stats) / 8; in bnxt_accumulate_all_stats()