Searched refs:SGE_CTXT_SIZE (Results 1 – 3 of 3) sorted by relevance
75 SGE_CTXT_SIZE = 24, /* size of SGE context */ enumerator
1791 uint32_t buff[SGE_CTXT_SIZE / 4]; in get_sge_context()1799 if (sgec.len < SGE_CTXT_SIZE || sgec.addr > M_CTXTQID) { in get_sge_context()
179 uint32_t data[SGE_CTXT_SIZE / 4];