Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/
Dt4_sched.c426 t4_init_tx_sched(struct adapter *sc) in t4_init_tx_sched() function
Dadapter.h1288 int t4_init_tx_sched(struct adapter *);
Dt4_main.c1333 t4_init_tx_sched(sc); in t4_attach()