Searched refs:ecore_vf_pf_tunnel_param_update (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_vf.h336 ecore_vf_pf_tunnel_param_update(struct ecore_hwfn *p_hwfn,
363 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_tunnel_param_update(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_tunnel_info OSAL_UNUSED *p_tunn) { return ECORE_INVAL; } function
H A Decore_sp_commands.c594 return ecore_vf_pf_tunnel_param_update(p_hwfn, p_tunn);
H A Decore_vf.c772 ecore_vf_pf_tunnel_param_update(struct ecore_hwfn *p_hwfn, function
H A Decore_dev.c3747 ecore_vf_pf_tunnel_param_update(p_hwfn, p_params->p_tunn);

Completed in 141 milliseconds