Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnic.h676 static inline void efx_nic_remove_tx(struct efx_tx_queue *tx_queue) in efx_nic_remove_tx() function
Dtx.c775 efx_nic_remove_tx(tx_queue); in efx_remove_tx_queue()