Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/
H A Dt4_sge.c262 static int eth_eq_alloc(struct adapter *, struct vi_info *, struct sge_eq *,
4420 eth_eq_alloc(struct adapter *sc, struct vi_info *vi, struct sge_eq *eq, int idx) in eth_eq_alloc() function
4611 rc = eth_eq_alloc(sc, vi, eq, idx); in alloc_eq_hwq()