Searched refs:iqmap_sz (Results 1 – 5 of 5) sorted by relevance
704 s->iqmap_sz = s->niq; in t4vf_attach()711 s->iqmap = malloc(s->iqmap_sz * sizeof(struct sge_iq *), M_CXGBE, in t4vf_attach()
355 if (cntxt_id >= sc->sge.iqmap_sz) { in alloc_nm_rxq_hwq()357 __func__, cntxt_id, sc->sge.iqmap_sz - 1); in alloc_nm_rxq_hwq()
857 int iqmap_sz; member
1521 MPASS(s->niq <= s->iqmap_sz); in t4_attach()1530 s->iqmap = malloc(s->iqmap_sz * sizeof(struct sge_iq *), M_CXGBE, in t4_attach()2256 COMPARE_PARAM(sge.iqmap_sz, iqmap_sz); in compare_caps_and_params()5467 sc->sge.iqmap_sz = val[0] - sc->sge.iq_start + 1; in get_params__post_init()
3619 if (cntxt_id >= sc->sge.iqmap_sz) { in alloc_iq_fl_hwq()3621 cntxt_id, sc->sge.iqmap_sz - 1); in alloc_iq_fl_hwq()