Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h283 uint8_t l4b23_sel; member
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c1993 uint16_t l4b23_val, uint8_t l4b23_sel) in npi_fflp_cfg_ip_usr_cls_set_iptun() argument
2016 val = l4b23_sel; in npi_fflp_cfg_ip_usr_cls_set_iptun()
2047 uint16_t *l4b23_val, uint8_t *l4b23_sel) in npi_fflp_cfg_ip_usr_cls_get_iptun() argument
2068 *l4b23_sel = (ip_cls_cfg.value >> L3_UCLS_L4B23_SEL_SH) & in npi_fflp_cfg_ip_usr_cls_get_iptun()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c2632 (iptunp->l4b23_sel & 0x01)); in nxge_set_iptun_usr_cls_reg()
2852 uint8_t l4b23_sel; in nxge_get_iptun_class() local
2864 &l4b0_val, &l4b0_mask, &l4b23_val, &l4b23_sel); in nxge_get_iptun_class()
2871 iptunp->l4b23_sel = l4b23_sel; in nxge_get_iptun_class()