Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.h97 (((slot - TCAM_CLASS_TCP_IPV4) * PFC_L3_CLASS_CONFIG_STEP) + \
H A Dhxge_pfc.h305 TCAM_CLASS_TCP_IPV4, enumerator
H A Dhxge_virtual.c438 j = (i - start_prop) + TCAM_CLASS_TCP_IPV4; in hxge_set_hw_class_config()
H A Dhxge_pfc.c276 for (class = TCAM_CLASS_TCP_IPV4; in hxge_tcam_default_config()
H A Dhxge_ndd.c924 for (i = TCAM_CLASS_TCP_IPV4; i <= TCAM_CLASS_SCTP_IPV6; i++) { in hxge_class_name_2value()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c981 tcam_ptr->ip4_class_mask, TCAM_CLASS_TCP_IPV4); in nxge_fill_tcam_entry_tcp()
1200 class_cfg = p_class_cfgp->class_cfg[TCAM_CLASS_TCP_IPV4]; in nxge_flow_get_hash()
1391 rdc_grp = nxge_get_rdc_group(nxgep, TCAM_CLASS_TCP_IPV4, in nxge_add_tcam_entry()
1393 offset = nxge_get_rdc_offset(nxgep, TCAM_CLASS_TCP_IPV4, in nxge_add_tcam_entry()
1589 for (class = TCAM_CLASS_TCP_IPV4; in nxge_tcam_handle_ip_fragment()
1924 for (class = TCAM_CLASS_TCP_IPV4; in nxge_fflp_ip_class_config_all()
2398 case TCAM_CLASS_TCP_IPV4: in nxge_tcam_cls_to_flow()
2457 case TCAM_CLASS_TCP_IPV4: in nxge_get_tcam_entry()
2473 case TCAM_CLASS_TCP_IPV4: in nxge_get_tcam_entry()
H A Dnxge_virtual.c2955 start_class = TCAM_CLASS_TCP_IPV4; in nxge_set_hw_class_config()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h204 TCAM_CLASS_TCP_IPV4, enumerator