Searched refs:OTX2_DEV_STAT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 30 #define OTX2_DEV_STAT(stat) { \ macro 36 OTX2_DEV_STAT(rx_ucast_frames), 37 OTX2_DEV_STAT(rx_bcast_frames), 38 OTX2_DEV_STAT(rx_mcast_frames), 40 OTX2_DEV_STAT(tx_ucast_frames), 41 OTX2_DEV_STAT(tx_bcast_frames), 42 OTX2_DEV_STAT(tx_mcast_frames),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 28 #define OTX2_DEV_STAT(stat) { \ macro 39 OTX2_DEV_STAT(rx_ucast_frames), 40 OTX2_DEV_STAT(rx_bcast_frames), 41 OTX2_DEV_STAT(rx_mcast_frames), 43 OTX2_DEV_STAT(tx_ucast_frames), 44 OTX2_DEV_STAT(tx_bcast_frames), 45 OTX2_DEV_STAT(tx_mcast_frames),
|
Completed in 3 milliseconds