Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/
Dt4_sge.c244 static int alloc_fwq(struct adapter *);
1015 rc = alloc_fwq(sc); in t4_setup_adapter_queues()
3657 alloc_fwq(struct adapter *sc) in alloc_fwq() function