Searched refs:EFX_ETHTOOL_UINT_CHANNEL_STAT (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | ethtool_common.c | 57 #define EFX_ETHTOOL_UINT_CHANNEL_STAT(field) \ macro 78 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_tobe_disc), 85 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_eth_crc_err), 87 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_frm_trunc), 88 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_merge_events), 90 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_xdp_drops), 92 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_xdp_tx), 93 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_xdp_redirect), 94 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_mport_bad), 97 EFX_ETHTOOL_UINT_CHANNEL_STAT(rfs_succeeded), [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | ethtool_common.c | 57 #define EFX_ETHTOOL_UINT_CHANNEL_STAT(field) \ macro 78 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_tobe_disc), 85 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_eth_crc_err), 87 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_frm_trunc), 88 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_merge_events), 89 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_merge_packets), 90 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_xdp_drops), 92 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_xdp_tx), 93 EFX_ETHTOOL_UINT_CHANNEL_STAT(rx_xdp_redirect), 96 EFX_ETHTOOL_UINT_CHANNEL_STAT(rfs_succeeded), [all …]
|
Completed in 7 milliseconds