Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2295 if (cfg->use_portnum) { in npi_fflp_cfg_ip_cls_flow_key()
2331 cfg->use_portnum = 0; in npi_fflp_cfg_ip_cls_flow_key_get()
2374 cfg->use_portnum = 1; in npi_fflp_cfg_ip_cls_flow_key_get()
2479 if (cfg->use_portnum) { in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2558 cfg->use_portnum = 0; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2609 cfg->use_portnum = 1; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c655 fcfg.use_portnum = 1; in nxge_cfg_ip_cls_flow_key()
702 if (fcfg.use_portnum) in nxge_cfg_ip_cls_flow_key_get()
2806 cfg.use_portnum = 1; in nxge_cfg_iptun_hash()
2892 else if (cfg.use_portnum) in nxge_get_iptun_class()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1426 uint32_t use_portnum:1; member