Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dtx_common.h15 void efx_init_tx_queue(struct efx_tx_queue *tx_queue);
Dtx_common.c67 void efx_init_tx_queue(struct efx_tx_queue *tx_queue) in efx_init_tx_queue() function
Defx_channels.c1060 efx_init_tx_queue(tx_queue); in efx_start_channels()