Searched refs:cntxt_type (Results 1 – 3 of 3) sorted by relevance
4007 if (context->cntxt_type == CTXT_EGRESS) in show_cntxt()4009 if (context->cntxt_type == CTXT_INGRESS) in show_cntxt()4011 if (context->cntxt_type == CTXT_FLM) in show_cntxt()4013 if (context->cntxt_type == CTXT_CNM) in show_cntxt()4213 if (context->cntxt_type != CTXT_CNM) { in view_dump_context()4215 context->cntxt_type); in view_dump_context()4220 if (context->cntxt_type == CTXT_EGRESS) { in view_dump_context()4227 } else if (context->cntxt_type == CTXT_INGRESS) { in view_dump_context()4234 } else if (context->cntxt_type == CTXT_CNM) in view_dump_context()4236 else if (context->cntxt_type == CTXT_FLM) { in view_dump_context()
177 uint32_t cntxt_type; member
2000 buff->cntxt_type = i; in collect_dump_context()2008 buff->cntxt_type = CTXT_CNM; in collect_dump_context()