Searched refs:BNGE_GET_TX_PORT_STATS64 (Results 1 – 2 of 2) sorted by relevance
235 #define BNGE_GET_TX_PORT_STATS64(sw, counter) \ macro
3071 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()