Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c265 static int ofld_eq_alloc(struct adapter *, struct vi_info *, struct sge_eq *);
4340 ofld_eq_alloc(struct adapter *sc, struct vi_info *vi, struct sge_eq *eq) in ofld_eq_alloc() function
4468 rc = ofld_eq_alloc(sc, vi, eq); in alloc_eq_hwq()