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

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c242 static int alloc_eq(struct adapter *, struct vi_info *, struct sge_eq *);
3579 alloc_eq(struct adapter *sc, struct vi_info *vi, struct sge_eq *eq) function
3699 rc = alloc_eq(sc, vi, &wrq->eq);
3766 rc = alloc_eq(sc, vi, eq);

Completed in 97 milliseconds