Searched refs:t4_alloc_fwq (Results 1 – 3 of 3) sorted by relevance
669 int t4_alloc_fwq(struct adapter *);
564 if ((rc = t4_alloc_fwq(sc)) != 0) { in t4_devo_attach()
1361 t4_alloc_fwq(struct adapter *sc) in t4_alloc_fwq() function