Home
last modified time | relevance | path

Searched refs:cfg_it (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ndd.c1624 cfg_it = B_TRUE; in nxge_param_tcam_enable()
1656 cfg_it = B_TRUE; in nxge_param_hash_lookup_enable()
1688 cfg_it = B_TRUE; in nxge_param_llc_snap_enable()
1724 cfg_it = B_TRUE; in nxge_param_set_ether_usr()
1758 cfg_it = B_TRUE; in nxge_param_set_ip_usr()
1808 cfg_it = B_TRUE; in nxge_param_set_ip_opt()
1894 cfg_it = B_TRUE; in nxge_param_fflp_hash_init()
1961 cfg_it = B_TRUE; in nxge_param_set_grp_rdc()
2017 cfg_it = B_TRUE; in nxge_param_set_port_rdc()
2057 cfg_it = B_TRUE; in nxge_param_set_nxge_debug_flag()
[all …]
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c782 cfg_it = B_TRUE; in hxge_param_set_vlan_ids()
795 if (cfg_it == B_TRUE) { in hxge_param_set_vlan_ids()
875 cfg_it = B_TRUE; in hxge_param_tcam_enable()
877 if (cfg_it == B_TRUE) { in hxge_param_tcam_enable()
955 cfg_it = B_TRUE; in hxge_param_set_ip_opt()
957 if (cfg_it == B_TRUE) { in hxge_param_set_ip_opt()
1025 cfg_it = B_TRUE; in hxge_param_pfc_hash_init()
1028 if (cfg_it == B_TRUE) { in hxge_param_pfc_hash_init()
1064 cfg_it = B_TRUE; in hxge_param_set_hxge_debug_flag()
1066 if (cfg_it == B_TRUE) in hxge_param_set_hxge_debug_flag()
[all …]