Searched refs:EFX_LOOPBACK_NAME (Results 1 – 2 of 2) sorted by relevance
| /linux/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()
|
| /linux/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()
|