Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sp_commands.c140 bool b_pf_start) in ecore_set_pf_update_tunn_mode() argument
142 if (p_src->vxlan.b_update_mode || b_pf_start) in ecore_set_pf_update_tunn_mode()
145 if (p_src->l2_gre.b_update_mode || b_pf_start) in ecore_set_pf_update_tunn_mode()
148 if (p_src->ip_gre.b_update_mode || b_pf_start) in ecore_set_pf_update_tunn_mode()
151 if (p_src->l2_geneve.b_update_mode || b_pf_start) in ecore_set_pf_update_tunn_mode()
155 if (p_src->ip_geneve.b_update_mode || b_pf_start) in ecore_set_pf_update_tunn_mode()