Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.h40 int ef4_probe_rx_queue(struct ef4_rx_queue *rx_queue);
H A Drx.c686 int ef4_probe_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_probe_rx_queue() function
H A Defx.c511 rc = ef4_probe_rx_queue(rx_queue); in ef4_probe_channel()