Home
last modified time | relevance | path

Searched refs:tx_remove (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dnic_common.h128 if (tx_queue->efx->type->tx_remove) in efx_nic_remove_tx()
129 tx_queue->efx->type->tx_remove(tx_queue); in efx_nic_remove_tx()
A Dnet_driver.h1361 void (*tx_remove)(struct efx_tx_queue *tx_queue); member
A Dsiena.c1028 .tx_remove = efx_farch_tx_remove,
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dnic_common.h131 if (tx_queue->efx->type->tx_remove) in efx_nic_remove_tx()
132 tx_queue->efx->type->tx_remove(tx_queue); in efx_nic_remove_tx()
A Dnet_driver.h1456 void (*tx_remove)(struct efx_tx_queue *tx_queue); member
A Def10.c4068 .tx_remove = efx_mcdi_tx_remove,
4182 .tx_remove = efx_mcdi_tx_remove,
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/
A Dnic.h325 tx_queue->efx->type->tx_remove(tx_queue); in ef4_nic_remove_tx()
A Dnet_driver.h1084 void (*tx_remove)(struct ef4_tx_queue *tx_queue); member
A Dfalcon.c2750 .tx_remove = ef4_farch_tx_remove,
2848 .tx_remove = ef4_farch_tx_remove,

Completed in 37 milliseconds