Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h65 enum ctxt_type { CTXT_EGRESS, CTXT_INGRESS, CTXT_FLM, CTXT_CNM }; enumerator
H A Dt4_hw.c3798 else if (ctype == CTXT_FLM) in t4_sge_ctxt_rd()