Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c163 static int cfg_itype_and_nqueues(struct adapter *sc, int n10g, int n1g,
576 rc = cfg_itype_and_nqueues(sc, nxg, n1g, &iaq); in t4_devo_attach()
2103 cfg_itype_and_nqueues(struct adapter *sc, int n10g, int n1g, function