Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/sfc/
Defx.h21 extern int efx_probe_tx_queue(struct efx_tx_queue *tx_queue);
Dtx.c400 rc = efx_probe_tx_queue(tx_queue); in efx_setup_tc()
466 int efx_probe_tx_queue(struct efx_tx_queue *tx_queue) in efx_probe_tx_queue() function
Defx.c490 rc = efx_probe_tx_queue(tx_queue); in efx_probe_channel()