Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vf_api.h134 bool ecore_vf_check_mac(struct ecore_hwfn *p_hwfn, u8 *mac);
199 static OSAL_INLINE bool ecore_vf_check_mac(struct ecore_hwfn *p_hwfn, u8 *mac) {return false;} in ecore_vf_check_mac() function