Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2004 (*((sw) + offsetof(struct rx_port_stats, counter) / 8))
2010 (sizeof(struct rx_port_stats) + sizeof(struct tx_port_stats) + 1024)
2013 (sizeof(struct rx_port_stats) + 512)
2016 (offsetof(struct rx_port_stats, counter) / 8)
Dbnxt_hsi.h3138 struct rx_port_stats { struct
Dbnxt.c3872 rx_count = sizeof(struct rx_port_stats) / 8; in bnxt_init_stats()
7825 cnt = sizeof(struct rx_port_stats) / 8; in bnxt_accumulate_all_stats()