Home
last modified time | relevance | path

Searched refs:BNGE_GET_TX_PORT_STATS64 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.h235 #define BNGE_GET_TX_PORT_STATS64(sw, counter) \ macro
H A Dbnge_netdev.c3071 BNGE_GET_TX_PORT_STATS64(tx, tx_total_collisions); in bnge_get_port_stats64()
3073 BNGE_GET_TX_PORT_STATS64(tx, tx_fifo_underruns); in bnge_get_port_stats64()
3074 stats->tx_errors = BNGE_GET_TX_PORT_STATS64(tx, tx_err); in bnge_get_port_stats64()