Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp.h148 #define NXGE_CLASS_FLOW_USE_VLAN 0x0040 macro
166 NXGE_CLASS_FLOW_USE_VLAN
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ndd.c1819 NXGE_CLASS_FLOW_USE_L2DA | NXGE_CLASS_FLOW_USE_VLAN | in nxge_param_set_ip_opt()
1856 NXGE_CLASS_FLOW_USE_VLAN | NXGE_CLASS_FLOW_USE_PROTO | in nxge_param_get_ip_opt()
2513 NXGE_CLASS_FLOW_USE_VLAN | NXGE_CLASS_FLOW_USE_PROTO | in nxge_dld_get_ip_opt()
H A Dnxge_fflp.c650 if (class_config & NXGE_CLASS_FLOW_USE_VLAN) in nxge_cfg_ip_cls_flow_key()
699 ccfg |= NXGE_CLASS_FLOW_USE_VLAN; in nxge_cfg_ip_cls_flow_key_get()