tx_remove        6645 drivers/net/ethernet/sfc/ef10.c 	.tx_remove = efx_ef10_tx_remove,
tx_remove        6754 drivers/net/ethernet/sfc/ef10.c 	.tx_remove = efx_ef10_tx_remove,
tx_remove        2750 drivers/net/ethernet/sfc/falcon/falcon.c 	.tx_remove = ef4_farch_tx_remove,
tx_remove        2848 drivers/net/ethernet/sfc/falcon/falcon.c 	.tx_remove = ef4_farch_tx_remove,
tx_remove        1084 drivers/net/ethernet/sfc/falcon/net_driver.h 	void (*tx_remove)(struct ef4_tx_queue *tx_queue);
tx_remove         325 drivers/net/ethernet/sfc/falcon/nic.h 	tx_queue->efx->type->tx_remove(tx_queue);
tx_remove        1323 drivers/net/ethernet/sfc/net_driver.h 	void (*tx_remove)(struct efx_tx_queue *tx_queue);
tx_remove         502 drivers/net/ethernet/sfc/nic.h 	tx_queue->efx->type->tx_remove(tx_queue);
tx_remove        1006 drivers/net/ethernet/sfc/siena.c 	.tx_remove = efx_farch_tx_remove,