Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h393 void ef4_farch_rx_remove(struct ef4_rx_queue *rx_queue);
H A Dfalcon.c2756 .rx_remove = ef4_farch_rx_remove,
2854 .rx_remove = ef4_farch_rx_remove,
H A Dfarch.c590 void ef4_farch_rx_remove(struct ef4_rx_queue *rx_queue) in ef4_farch_rx_remove() function