Searched refs:ef4_channel_has_rx_queue (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h1234 static inline bool ef4_channel_has_rx_queue(struct ef4_channel *channel) function
1242 EF4_BUG_ON_PARANOID(!ef4_channel_has_rx_queue(channel));
1248 if (!ef4_channel_has_rx_queue(_channel)) \
H A Defx.c246 if (spent && ef4_channel_has_rx_queue(channel)) {
305 if (ef4_channel_has_rx_queue(channel) &&
702 if (ef4_channel_has_rx_queue(channel)) {
1922 if (ef4_channel_has_rx_queue(channel))
H A Dethtool.c375 if (ef4_channel_has_rx_queue(channel)) {
484 if (ef4_channel_has_rx_queue(channel)) {
H A Dfarch.c1123 if (!ef4_channel_has_rx_queue(channel))
1157 ef4_channel_has_rx_queue(channel) ?

Completed in 119 milliseconds