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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2559 (*((sw) + offsetof(struct tx_port_stats, counter) / 8))
2562 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2571 ((offsetof(struct tx_port_stats, counter) + \
H A Dbnxt.c4687 tx_count = sizeof(struct tx_port_stats) / 8;
9530 cnt = sizeof(struct tx_port_stats) / 8;
H A Dbnxt_hsi.h4713 /* tx_port_stats (size:3264b/408B) */
4714 struct tx_port_stats { struct

Completed in 295 milliseconds