Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1675 struct tx_port_stats *hw_tx_port_stats;
1826 ((offsetof(struct tx_port_stats, counter) + \
Dbnxt_hsi.h2787 struct tx_port_stats { struct
Dbnxt.c3783 sizeof(struct tx_port_stats) + 1024; in bnxt_alloc_stats()
9490 struct tx_port_stats *tx = bp->hw_tx_port_stats; in bnxt_get_stats64()