Home
last modified time | relevance | path

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

/drivers/net/sfc/
Dfalcon.h43 extern int falcon_probe_tx(struct efx_tx_queue *tx_queue);
Dtx.c434 rc = falcon_probe_tx(tx_queue); in efx_probe_tx_queue()
Dfalcon.c456 int falcon_probe_tx(struct efx_tx_queue *tx_queue) in falcon_probe_tx() function