Searched refs:iqmap_start (Results 1 – 3 of 3) sorted by relevance
635 uint_t iqmap_start; /* IQ context id map start index */ member
1851 sc->sge.iqmap_start = val[0]; in t4_init_get_params_post()1853 sc->sge.iqmap_sz = (val[2] - sc->sge.iqmap_start) + 1; in t4_init_get_params_post()
181 const uint_t idx = cntxt_id - sc->sge.iqmap_start; in t4_iqmap_slot()