Searched refs:eqmap (Results 1 – 3 of 3) sorted by relevance
641 t4_sge_eq_t **eqmap; /* eq->cntxt_id to EQ mapping */ member
886 sge->eqmap = in t4_devo_attach()1047 if (s->eqmap != NULL) in t4_devo_detach()1048 kmem_free(s->eqmap, s->eqmap_sz * sizeof (struct sge_eq *)); in t4_devo_detach()
191 return (&sc->sge.eqmap[idx]); in t4_eqmap_slot()