Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2441 flow_cfg_reg.bits.ldw.l4_xor = cfg->l4_xor_sel; in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2549 cfg->l4_xor_sel = 0; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2564 cfg->l4_xor_sel = flow_cfg_reg.bits.ldw.l4_xor; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1423 uint32_t l4_xor_sel:10; member
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c2800 cfg.l4_xor_sel = (iptunp->l4xor_sel & FL_KEY_USR_L4XOR_MSK); in nxge_cfg_iptun_hash()
2879 iptunp->l4xor_sel = cfg.l4_xor_sel; in nxge_get_iptun_class()