Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnic.h127 void efx_farch_tx_remove(struct efx_tx_queue *tx_queue);
H A Dsiena.c1028 .tx_remove = efx_farch_tx_remove,
H A Dfarch.c452 void efx_farch_tx_remove(struct efx_tx_queue *tx_queue) in efx_farch_tx_remove() function