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.c261 static int ctrl_eq_alloc(struct adapter *, struct sge_eq *, int);
4368 ctrl_eq_alloc(struct adapter *sc, struct sge_eq *eq, int idx) in ctrl_eq_alloc() function
4604 rc = ctrl_eq_alloc(sc, eq, idx); in alloc_eq_hwq()