Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/falcon/
Dtx.c462 rc = ef4_probe_tx_queue(tx_queue); in ef4_setup_tc()
539 int ef4_probe_tx_queue(struct ef4_tx_queue *tx_queue) in ef4_probe_tx_queue() function
Defx.h23 int ef4_probe_tx_queue(struct ef4_tx_queue *tx_queue);
Defx.c505 rc = ef4_probe_tx_queue(tx_queue); in ef4_probe_channel()