Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnic.h389 void ef4_farch_tx_remove(struct ef4_tx_queue *tx_queue);
Dfalcon.c2753 .tx_remove = ef4_farch_tx_remove,
2851 .tx_remove = ef4_farch_tx_remove,
Dfarch.c461 void ef4_farch_tx_remove(struct ef4_tx_queue *tx_queue) in ef4_farch_tx_remove() function