Searched refs:qed_vf_check_mac (Results 1 – 3 of 3) sorted by relevance
835 bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac);1118 static inline bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac) in qed_vf_check_mac() function
1617 bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac) in qed_vf_check_mac() function
2308 return qed_vf_check_mac(&cdev->hwfns[0], mac); in qed_check_mac()