Searched refs:alloc_eq (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/cxgbe/ |
H A D | t4_sge.c | 267 static int alloc_eq(struct adapter *, struct sge_eq *, struct sysctl_ctx_list *, 4394 alloc_eq(struct adapter *sc, struct sge_eq *eq, struct sysctl_ctx_list *ctx, in alloc_eq() function 4552 rc = alloc_eq(sc, eq, ctx, oid); in alloc_wrq() 4636 rc = alloc_eq(sc, eq, &vi->ctx, oid); in alloc_txq()
|