Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2444 if (cfg->use_sym) in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2549 cfg->use_sym = 0; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2568 cfg->use_sym = 1; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1425 uint32_t use_sym:1; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c2944 if (cfg.use_sym) in nxge_get_ip_cls_sym()