Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h386 void ef4_farch_tx_remove(struct ef4_tx_queue *tx_queue);
H A Dfalcon.c2750 .tx_remove = ef4_farch_tx_remove,
2848 .tx_remove = ef4_farch_tx_remove,
H A Dfarch.c458 void ef4_farch_tx_remove(struct ef4_tx_queue *tx_queue) in ef4_farch_tx_remove() function