Home
last modified time | relevance | path

Searched refs:ef4_probe_rx_queue (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Defx.h43 int ef4_probe_rx_queue(struct ef4_rx_queue *rx_queue);
Drx.c685 int ef4_probe_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_probe_rx_queue() function
Defx.c520 rc = ef4_probe_rx_queue(rx_queue); in ef4_probe_channel()