Searched refs:ecore_vf_check_mac (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf_api.h137 bool ecore_vf_check_mac(struct ecore_hwfn *p_hwfn, u8 *mac);
222 static OSAL_INLINE bool ecore_vf_check_mac(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED *mac) {return false;} function
H A Decore_vf.c1857 bool ecore_vf_check_mac(struct ecore_hwfn *p_hwfn, u8 *mac) function

Completed in 98 milliseconds