Searched refs:iqmap (Results 1 – 3 of 3) sorted by relevance
640 t4_sge_iq_t **iqmap; /* iq->cntxt_id to IQ mapping */ member
884 sge->iqmap = in t4_devo_attach()1045 if (s->iqmap != NULL) in t4_devo_detach()1046 kmem_free(s->iqmap, s->iqmap_sz * sizeof (struct sge_iq *)); in t4_devo_detach()
183 return (&sc->sge.iqmap[idx]); in t4_iqmap_slot()