Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2248 flow_class_key_ip_t flow_cfg_reg; in npi_fflp_cfg_ip_cls_flow_key() local
2261 flow_cfg_reg.value = 0; /* default */ in npi_fflp_cfg_ip_cls_flow_key()
2264 flow_cfg_reg.bits.ldw.proto = 1; in npi_fflp_cfg_ip_cls_flow_key()
2268 flow_cfg_reg.bits.ldw.l4_1 = 2; in npi_fflp_cfg_ip_cls_flow_key()
2270 flow_cfg_reg.bits.ldw.l4_1 = 3; in npi_fflp_cfg_ip_cls_flow_key()
2274 flow_cfg_reg.bits.ldw.l4_0 = 2; in npi_fflp_cfg_ip_cls_flow_key()
2276 flow_cfg_reg.bits.ldw.l4_0 = 3; in npi_fflp_cfg_ip_cls_flow_key()
2280 flow_cfg_reg.bits.ldw.ipda = BIT_ENABLE; in npi_fflp_cfg_ip_cls_flow_key()
2284 flow_cfg_reg.bits.ldw.ipsa = BIT_ENABLE; in npi_fflp_cfg_ip_cls_flow_key()
2288 flow_cfg_reg.bits.ldw.vlan = BIT_ENABLE; in npi_fflp_cfg_ip_cls_flow_key()
[all …]