Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.c209 static int hp100_priority_tx = HP100_DEFAULT_PRIORITY_TX; variable
213 module_param(hp100_priority_tx, int, 0);
651 lp->priority_tx = hp100_priority_tx; in hp100_probe1()