ef4_channel_has_rx_queue  252 drivers/net/ethernet/sfc/falcon/efx.c 	if (spent && ef4_channel_has_rx_queue(channel)) {
ef4_channel_has_rx_queue  311 drivers/net/ethernet/sfc/falcon/efx.c 		if (ef4_channel_has_rx_queue(channel) &&
ef4_channel_has_rx_queue  708 drivers/net/ethernet/sfc/falcon/efx.c 		if (ef4_channel_has_rx_queue(channel)) {
ef4_channel_has_rx_queue 1932 drivers/net/ethernet/sfc/falcon/efx.c 		if (ef4_channel_has_rx_queue(channel))
ef4_channel_has_rx_queue  375 drivers/net/ethernet/sfc/falcon/ethtool.c 		if (ef4_channel_has_rx_queue(channel)) {
ef4_channel_has_rx_queue  484 drivers/net/ethernet/sfc/falcon/ethtool.c 		if (ef4_channel_has_rx_queue(channel)) {
ef4_channel_has_rx_queue 1124 drivers/net/ethernet/sfc/falcon/farch.c 	if (!ef4_channel_has_rx_queue(channel))
ef4_channel_has_rx_queue 1158 drivers/net/ethernet/sfc/falcon/farch.c 		ef4_channel_has_rx_queue(channel) ?
ef4_channel_has_rx_queue 1242 drivers/net/ethernet/sfc/falcon/net_driver.h 	EF4_BUG_ON_PARANOID(!ef4_channel_has_rx_queue(channel));
ef4_channel_has_rx_queue 1248 drivers/net/ethernet/sfc/falcon/net_driver.h 	if (!ef4_channel_has_rx_queue(_channel))			\