_rx_queue 253 drivers/net/ethernet/sfc/ethtool.c #define EFX_RX_QUEUE_NAME(_rx_queue) "rxq%d", _rx_queue->queue _rx_queue 235 drivers/net/ethernet/sfc/falcon/ethtool.c #define EF4_RX_QUEUE_NAME(_rx_queue) "rxq%d", _rx_queue->queue _rx_queue 66 drivers/net/ethernet/sfc/falcon/farch.c #define EF4_CHANNEL_MAGIC_FILL(_rx_queue) \ _rx_queue 68 drivers/net/ethernet/sfc/falcon/farch.c ef4_rx_queue_index(_rx_queue)) _rx_queue 69 drivers/net/ethernet/sfc/falcon/farch.c #define EF4_CHANNEL_MAGIC_RX_DRAIN(_rx_queue) \ _rx_queue 71 drivers/net/ethernet/sfc/falcon/farch.c ef4_rx_queue_index(_rx_queue)) _rx_queue 1247 drivers/net/ethernet/sfc/falcon/net_driver.h #define ef4_for_each_channel_rx_queue(_rx_queue, _channel) \ _rx_queue 1251 drivers/net/ethernet/sfc/falcon/net_driver.h for (_rx_queue = &(_channel)->rx_queue; \ _rx_queue 1252 drivers/net/ethernet/sfc/falcon/net_driver.h _rx_queue; \ _rx_queue 1253 drivers/net/ethernet/sfc/falcon/net_driver.h _rx_queue = NULL) _rx_queue 68 drivers/net/ethernet/sfc/farch.c #define EFX_CHANNEL_MAGIC_FILL(_rx_queue) \ _rx_queue 70 drivers/net/ethernet/sfc/farch.c efx_rx_queue_index(_rx_queue)) _rx_queue 71 drivers/net/ethernet/sfc/farch.c #define EFX_CHANNEL_MAGIC_RX_DRAIN(_rx_queue) \ _rx_queue 73 drivers/net/ethernet/sfc/farch.c efx_rx_queue_index(_rx_queue)) _rx_queue 1528 drivers/net/ethernet/sfc/net_driver.h #define efx_for_each_channel_rx_queue(_rx_queue, _channel) \ _rx_queue 1532 drivers/net/ethernet/sfc/net_driver.h for (_rx_queue = &(_channel)->rx_queue; \ _rx_queue 1533 drivers/net/ethernet/sfc/net_driver.h _rx_queue; \ _rx_queue 1534 drivers/net/ethernet/sfc/net_driver.h _rx_queue = NULL)