efx_channel_has_rx_queue  281 drivers/net/ethernet/sfc/efx.c 	if (spent && efx_channel_has_rx_queue(channel)) {
efx_channel_has_rx_queue  344 drivers/net/ethernet/sfc/efx.c 		if (efx_channel_has_rx_queue(channel) &&
efx_channel_has_rx_queue  758 drivers/net/ethernet/sfc/efx.c 		if (efx_channel_has_rx_queue(channel)) {
efx_channel_has_rx_queue 2082 drivers/net/ethernet/sfc/efx.c 		if (efx_channel_has_rx_queue(channel))
efx_channel_has_rx_queue  393 drivers/net/ethernet/sfc/ethtool.c 		if (efx_channel_has_rx_queue(channel)) {
efx_channel_has_rx_queue  504 drivers/net/ethernet/sfc/ethtool.c 		if (efx_channel_has_rx_queue(channel)) {
efx_channel_has_rx_queue 1112 drivers/net/ethernet/sfc/farch.c 	if (!efx_channel_has_rx_queue(channel))
efx_channel_has_rx_queue 1146 drivers/net/ethernet/sfc/farch.c 		efx_channel_has_rx_queue(channel) ?
efx_channel_has_rx_queue 1523 drivers/net/ethernet/sfc/net_driver.h 	EFX_WARN_ON_ONCE_PARANOID(!efx_channel_has_rx_queue(channel));
efx_channel_has_rx_queue 1529 drivers/net/ethernet/sfc/net_driver.h 	if (!efx_channel_has_rx_queue(_channel))			\