Searched refs:TX_MCAST (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | nic.h | 177 TX_MCAST = 0x3, enumerator
|
H A D | nicvf_main.c | 1691 stats->tx_mcast_frames = GET_TX_STATS(TX_MCAST); in nicvf_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | nic.h | 177 TX_MCAST = 0x3, enumerator
|
H A D | nicvf_main.c | 1687 stats->tx_mcast_frames = GET_TX_STATS(TX_MCAST); in nicvf_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 94 TX_MCAST = 0x2, enumerator
|
H A D | otx2_common.c | 106 dev_stats->tx_mcast_frames = OTX2_GET_TX_STATS(TX_MCAST); in otx2_get_dev_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | xgmac.c | 636 RMON_UPDATE(mac, tx_mcast_frames, TX_MCAST); in t3_mac_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | xgmac.c | 636 RMON_UPDATE(mac, tx_mcast_frames, TX_MCAST); in t3_mac_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 52 TX_MCAST = 0x2, enumerator 1517 mcast = PRINT_CGX_CUML_NIXTX_STATUS(TX_MCAST, "tx_mcast_frames"); in cgx_print_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 127 TX_MCAST = 0x2, enumerator
|
H A D | otx2_common.c | 119 dev_stats->tx_mcast_frames = OTX2_GET_TX_STATS(TX_MCAST); in otx2_get_dev_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 52 TX_MCAST = 0x2, enumerator 2452 mcast = PRINT_CGX_CUML_NIXTX_STATUS(TX_MCAST, "tx_mcast_frames"); in cgx_print_stats()
|
Completed in 28 milliseconds