Lines Matching refs:mem_id
1730 if (p->mem_id == SGE_CONTEXT_EGRESS) { in show_t5t6_ctxt()
1737 } else if (p->mem_id == SGE_CONTEXT_FLM) in show_t5t6_ctxt()
1739 else if (p->mem_id == SGE_CONTEXT_INGRESS) in show_t5t6_ctxt()
1741 else if (p->mem_id == SGE_CONTEXT_CNM) in show_t5t6_ctxt()
1871 if (p->mem_id == SGE_CONTEXT_EGRESS) in show_t4_ctxt()
1873 else if (p->mem_id == SGE_CONTEXT_FLM) in show_t4_ctxt()
1875 else if (p->mem_id == SGE_CONTEXT_INGRESS) in show_t4_ctxt()
1877 else if (p->mem_id == SGE_CONTEXT_CNM) in show_t4_ctxt()
1898 cntxt.mem_id = SGE_CONTEXT_EGRESS; in get_sge_context()
1900 cntxt.mem_id = SGE_CONTEXT_INGRESS; in get_sge_context()
1902 cntxt.mem_id = SGE_CONTEXT_FLM; in get_sge_context()
1904 cntxt.mem_id = SGE_CONTEXT_CNM; in get_sge_context()