Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/sfc/falcon/
Dtx.c454 rc = ef4_probe_tx_queue(tx_queue); in ef4_setup_tc()
531 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()