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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2556 (*((sw) + offsetof(struct rx_port_stats, counter) / 8))
2562 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2565 (sizeof(struct rx_port_stats) + 512)
2568 (offsetof(struct rx_port_stats, counter) / 8)
H A Dbnxt.c4684 rx_count = sizeof(struct rx_port_stats) / 8;
9524 cnt = sizeof(struct rx_port_stats) / 8;
H A Dbnxt_hsi.h4768 /* rx_port_stats (size:4224b/528B) */
4769 struct rx_port_stats { struct

Completed in 278 milliseconds