Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c262 static int ctrl_eq_alloc(struct adapter *, struct sge_eq *);
4248 ctrl_eq_alloc(struct adapter *sc, struct sge_eq *eq) in ctrl_eq_alloc() function
4459 rc = ctrl_eq_alloc(sc, eq); in alloc_eq_hwq()