Searched refs:ef4_channel_get_rx_queue (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Defx.c248 ef4_channel_get_rx_queue(channel);
H A Dfarch.c997 rx_queue = ef4_channel_get_rx_queue(channel);
1125 rx_queue = ef4_channel_get_rx_queue(channel);
1158 ef4_channel_get_rx_queue(channel) : NULL;
H A Dnet_driver.h1240 ef4_channel_get_rx_queue(struct ef4_channel *channel) function
H A Drx.c248 struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel);
296 struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel);
311 struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel);
441 rx_queue = ef4_channel_get_rx_queue(channel);
628 rx_queue = ef4_channel_get_rx_queue(channel);
669 rx_queue = ef4_channel_get_rx_queue(channel);

Completed in 181 milliseconds