Searched refs:EFX_LOOPBACK_NAME (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 283 #define EFX_LOOPBACK_NAME(_mode, _counter) \ macro 312 EFX_LOOPBACK_NAME(mode, "tx_sent")); in efx_fill_loopback_test() 316 EFX_LOOPBACK_NAME(mode, "tx_done")); in efx_fill_loopback_test() 321 EFX_LOOPBACK_NAME(mode, "rx_good")); in efx_fill_loopback_test() 325 EFX_LOOPBACK_NAME(mode, "rx_bad")); in efx_fill_loopback_test()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 284 #define EFX_LOOPBACK_NAME(_mode, _counter) \ macro 313 EFX_LOOPBACK_NAME(mode, "tx_sent")); in efx_fill_loopback_test() 317 EFX_LOOPBACK_NAME(mode, "tx_done")); in efx_fill_loopback_test() 322 EFX_LOOPBACK_NAME(mode, "rx_good")); in efx_fill_loopback_test() 326 EFX_LOOPBACK_NAME(mode, "rx_bad")); in efx_fill_loopback_test()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool_common.c | 235 #define EFX_LOOPBACK_NAME(_mode, _counter) \ macro 264 EFX_LOOPBACK_NAME(mode, "tx_sent")); in efx_fill_loopback_test() 268 EFX_LOOPBACK_NAME(mode, "tx_done")); in efx_fill_loopback_test() 273 EFX_LOOPBACK_NAME(mode, "rx_good")); in efx_fill_loopback_test() 277 EFX_LOOPBACK_NAME(mode, "rx_bad")); in efx_fill_loopback_test()
|
Completed in 6 milliseconds