Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.h41 void ef4_remove_rx_queue(struct ef4_rx_queue *rx_queue);
H A Drx.c824 void ef4_remove_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_remove_rx_queue() function
H A Defx.c742 ef4_remove_rx_queue(rx_queue); in ef4_remove_channel()