Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2291 if (cfg->use_l2da) { in npi_fflp_cfg_ip_cls_flow_key()
2330 cfg->use_l2da = 0; in npi_fflp_cfg_ip_cls_flow_key_get()
2370 cfg->use_l2da = 1; in npi_fflp_cfg_ip_cls_flow_key_get()
2475 if (cfg->use_l2da) { in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2557 cfg->use_l2da = 0; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2605 cfg->use_l2da = 1; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c653 fcfg.use_l2da = 1; in nxge_cfg_ip_cls_flow_key()
700 if (fcfg.use_l2da) in nxge_cfg_ip_cls_flow_key_get()
2804 cfg.use_l2da = 1; in nxge_cfg_iptun_hash()
2890 else if (cfg.use_l2da) in nxge_get_iptun_class()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1427 uint32_t use_l2da:1; member