Searched refs:eqmap_start (Results 1 – 3 of 3) sorted by relevance
637 uint_t eqmap_start; /* EQ context id map start index */ member
1852 sc->sge.eqmap_start = val[1]; in t4_init_get_params_post()1854 sc->sge.eqmap_sz = (val[3] - sc->sge.eqmap_start) + 1; in t4_init_get_params_post()
189 const uint_t idx = cntxt_id - sc->sge.eqmap_start; in t4_eqmap_slot()