Searched refs:eth_eq_alloc (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c238 static int eth_eq_alloc(struct adapter *, struct vi_info *, struct sge_eq *);
3487 eth_eq_alloc(struct adapter *sc, struct vi_info *vi, struct sge_eq *eq) function
3604 rc = eth_eq_alloc(sc, vi, eq);

Completed in 101 milliseconds