Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c69 #define TCAM_L3_CLASS_VALID(class) \ macro
72 ((TCAM_L3_CLASS_VALID(class)) || class == TCAM_CLASS_IPV6_FRAG)
2177 ASSERT(TCAM_L3_CLASS_VALID(l3_class)); in npi_fflp_cfg_ip_cls_tcam_key()
2178 if (!(TCAM_L3_CLASS_VALID(l3_class))) { in npi_fflp_cfg_ip_cls_tcam_key()
2252 ASSERT(TCAM_L3_CLASS_VALID(l3_class)); in npi_fflp_cfg_ip_cls_flow_key()
2253 if (!(TCAM_L3_CLASS_VALID(l3_class))) { in npi_fflp_cfg_ip_cls_flow_key()
2314 ASSERT(TCAM_L3_CLASS_VALID(l3_class)); in npi_fflp_cfg_ip_cls_flow_key_get()
2315 if (!(TCAM_L3_CLASS_VALID(l3_class))) { in npi_fflp_cfg_ip_cls_flow_key_get()
2629 ASSERT(TCAM_L3_CLASS_VALID(l3_class)); in npi_fflp_cfg_ip_cls_tcam_key_get()
2630 if (!(TCAM_L3_CLASS_VALID(l3_class))) { in npi_fflp_cfg_ip_cls_tcam_key_get()