Searched refs:TX_BCAST (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | nic.h | 176 TX_BCAST = 0x2, enumerator
|
H A D | nicvf_main.c | 1690 stats->tx_bcast_frames = GET_TX_STATS(TX_BCAST); in nicvf_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | nic.h | 176 TX_BCAST = 0x2, enumerator
|
H A D | nicvf_main.c | 1686 stats->tx_bcast_frames = GET_TX_STATS(TX_BCAST); in nicvf_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 93 TX_BCAST = 0x1, enumerator
|
H A D | otx2_common.c | 105 dev_stats->tx_bcast_frames = OTX2_GET_TX_STATS(TX_BCAST); in otx2_get_dev_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | xgmac.c | 637 RMON_UPDATE(mac, tx_bcast_frames, TX_BCAST); in t3_mac_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | xgmac.c | 637 RMON_UPDATE(mac, tx_bcast_frames, TX_BCAST); in t3_mac_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 51 TX_BCAST = 0x1, enumerator 1520 bcast = PRINT_CGX_CUML_NIXTX_STATUS(TX_BCAST, "tx_bcast_frames"); in cgx_print_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 126 TX_BCAST = 0x1, enumerator
|
H A D | otx2_common.c | 118 dev_stats->tx_bcast_frames = OTX2_GET_TX_STATS(TX_BCAST); in otx2_get_dev_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 51 TX_BCAST = 0x1, enumerator 2455 bcast = PRINT_CGX_CUML_NIXTX_STATUS(TX_BCAST, "tx_bcast_frames"); in cgx_print_stats()
|
Completed in 25 milliseconds