Searched refs:ecore_vf_bulletin_get_forced_mac (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf_api.h151 bool ecore_vf_bulletin_get_forced_mac(struct ecore_hwfn *hwfn, u8 *dst_mac,
223 static OSAL_INLINE bool ecore_vf_bulletin_get_forced_mac(struct ecore_hwfn OSAL_UNUSED *hwfn, u8 OSAL_UNUSED *dst_mac, u8 OSAL_UNUSED *p_is_forced) {return false;} function
H A Decore_vf.c1870 bool ecore_vf_bulletin_get_forced_mac(struct ecore_hwfn *hwfn, u8 *dst_mac, function
H A Dqlnx_os.c3848 if (ecore_vf_bulletin_get_forced_mac(p_hwfn, mac, &p_is_forced) ==

Completed in 104 milliseconds