Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/cavium/thunder/
Dnic.h177 TX_MCAST = 0x3, enumerator
Dnicvf_main.c1689 stats->tx_mcast_frames = GET_TX_STATS(TX_MCAST); in nicvf_update_stats()
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/
Dxgmac.c636 RMON_UPDATE(mac, tx_mcast_frames, TX_MCAST); in t3_mac_update_stats()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h108 TX_MCAST = 0x2, enumerator
Dotx2_common.c117 dev_stats->tx_mcast_frames = OTX2_GET_TX_STATS(TX_MCAST); in otx2_get_dev_stats()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c50 TX_MCAST = 0x2, enumerator
2004 mcast = PRINT_CGX_CUML_NIXTX_STATUS(TX_MCAST, "tx_mcast_frames"); in cgx_print_stats()