Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/
HDt4_sge.c251 static int alloc_fwq(struct adapter *);
1055 rc = alloc_fwq(sc); in t4_setup_adapter_queues()
3833 alloc_fwq(struct adapter *sc) in alloc_fwq() function