Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c247 static int alloc_fwq(struct adapter *);
1044 rc = alloc_fwq(sc); in t4_setup_adapter_queues()
3769 alloc_fwq(struct adapter *sc) in alloc_fwq() function