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