Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h669 int t4_alloc_fwq(struct adapter *);
H A Dt4_nexus.c564 if ((rc = t4_alloc_fwq(sc)) != 0) { in t4_devo_attach()
H A Dt4_sge.c1361 t4_alloc_fwq(struct adapter *sc) in t4_alloc_fwq() function