Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.h236 (*((sw) + offsetof(struct tx_port_stats, counter) / 8))
239 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
248 ((offsetof(struct tx_port_stats, counter) + \
H A Dbnge_netdev.c142 tx_count = sizeof(struct tx_port_stats) / 8; in bnge_init_stats()
382 cnt = sizeof(struct tx_port_stats) / 8; in bnge_accumulate_all_stats()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2819 (*((sw) + offsetof(struct tx_port_stats, counter) / 8))
2822 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2831 ((offsetof(struct tx_port_stats, counter) + \
/linux/include/linux/bnge/
H A Dhsi.h5263 struct tx_port_stats { struct