Searched refs:iq_start (Results 1 – 3 of 3) sorted by relevance
399 uint_t iq_start; /* iq context id map start index */ member
1450 sc->sge.iq_start = val[0]; in get_params__post_init()1452 sc->sge.iqmap_sz = val[2] - sc->sge.iq_start + 1; in get_params__post_init()
179 const uint_t idx = cntxt_id - sc->sge.iq_start; in t4_iqmap_slot()