Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vf.h333 ecore_vf_pf_tunnel_param_update(struct ecore_hwfn *p_hwfn,
360 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_tunnel_param_update(struct ecore_hwfn *p_hwfn, … in ecore_vf_pf_tunnel_param_update() function
H A Decore_sp_commands.c514 return ecore_vf_pf_tunnel_param_update(p_hwfn, p_tunn); in ecore_sp_pf_update_tunn_cfg()
H A Decore_dev.c2096 ecore_vf_pf_tunnel_param_update(p_hwfn, p_params->p_tunn); in ecore_vf_start()