Home
last modified time | relevance | path

Searched refs:efx_nic_remove_tx (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dnic_common.h126 static inline void efx_nic_remove_tx(struct efx_tx_queue *tx_queue) in efx_nic_remove_tx() function
Dtx_common.c107 efx_nic_remove_tx(tx_queue); in efx_siena_remove_tx_queue()
/linux-6.12.1/drivers/net/ethernet/sfc/
Dnic_common.h127 static inline void efx_nic_remove_tx(struct efx_tx_queue *tx_queue) in efx_nic_remove_tx() function
Dtx_common.c134 efx_nic_remove_tx(tx_queue); in efx_remove_tx_queue()