alloc_eq_hwq
static int alloc_eq_hwq(struct adapter *, struct vi_info *, struct sge_eq *,
rc = alloc_eq_hwq(sc, NULL, &ctrlq->eq, idx);
rc = alloc_eq_hwq(sc, vi, eq, idx);
rc = alloc_eq_hwq(sc, vi, eq, idx);