Home
last modified time | relevance | path

Searched refs:qed_vf_check_mac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h810 bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac);
1081 static inline bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac) in qed_vf_check_mac() function
H A Dqed_vf.c1616 bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac) in qed_vf_check_mac() function
H A Dqed_l2.c2298 return qed_vf_check_mac(&cdev->hwfns[0], mac); in qed_check_mac()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h828 * qed_vf_check_mac(): Check if VF can set a MAC address
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
H A Dqed_vf.c1606 bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac) in qed_vf_check_mac() function
H A Dqed_l2.c2308 return qed_vf_check_mac(&cdev->hwfns[0], mac); in qed_check_mac()

Completed in 16 milliseconds