Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2439 flow_cfg_reg.bits.ldw.l4_xor = cfg->l4_xor_sel; in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2547 cfg->l4_xor_sel = 0; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2562 cfg->l4_xor_sel = flow_cfg_reg.bits.ldw.l4_xor; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1423 uint32_t l4_xor_sel:10; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c2792 cfg.l4_xor_sel = (iptunp->l4xor_sel & FL_KEY_USR_L4XOR_MSK); in nxge_cfg_iptun_hash()
2881 iptunp->l4xor_sel = cfg.l4_xor_sel; in nxge_get_iptun_class()