Home
last modified time | relevance | path

Searched refs:TX_MCAST (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h177 TX_MCAST = 0x3, enumerator
H A Dnicvf_main.c1687 stats->tx_mcast_frames = GET_TX_STATS(TX_MCAST); in nicvf_update_stats()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h830 TX_MCAST = 0x2, enumerator
H A Drvu_debugfs.c2808 mcast = PRINT_CGX_CUML_NIXTX_STATUS(TX_MCAST, "tx_mcast_frames"); in cgx_print_stats()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c636 RMON_UPDATE(mac, tx_mcast_frames, TX_MCAST); in t3_mac_update_stats()