Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c95 static int ctrl_eq_alloc(struct adapter *sc, struct sge_eq *eq);
1653 ctrl_eq_alloc(struct adapter *sc, struct sge_eq *eq) in ctrl_eq_alloc() function
1806 rc = ctrl_eq_alloc(sc, eq); in alloc_eq()