Home
last modified time | relevance | path

Searched refs:SGE_CTXT_SIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h73 SGE_CTXT_SIZE = 24, /* size of SGE context */ enumerator
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_ioctl.c406 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()