Home
last modified time | relevance | path

Searched refs:TX_BCAST (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h176 TX_BCAST = 0x2, enumerator
H A Dnicvf_main.c1686 stats->tx_bcast_frames = GET_TX_STATS(TX_BCAST); in nicvf_update_stats()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c637 RMON_UPDATE(mac, tx_bcast_frames, TX_BCAST); in t3_mac_update_stats()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h126 TX_BCAST = 0x1, enumerator
H A Dotx2_common.c118 dev_stats->tx_bcast_frames = OTX2_GET_TX_STATS(TX_BCAST); in otx2_get_dev_stats()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c51 TX_BCAST = 0x1, enumerator
2838 bcast = PRINT_CGX_CUML_NIXTX_STATUS(TX_BCAST, "tx_bcast_frames"); in cgx_print_stats()