t4_alloc_iq
const int rc = t4_alloc_iq(sc->port[0], &fwq_iqp, &sc->sge.fwq, NULL);
const int rc = t4_alloc_iq(port, &iqp,
const int rc = t4_alloc_iq(pi, &iqp, &rxq->iq, &rxq->fl);