Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h1073 int qed_vf_pf_bulletin_update_mac(struct qed_hwfn *p_hwfn, const u8 *p_mac);
1261 static inline int qed_vf_pf_bulletin_update_mac(struct qed_hwfn *p_hwfn, in qed_vf_pf_bulletin_update_mac() function
Dqed_vf.c1382 qed_vf_pf_bulletin_update_mac(struct qed_hwfn *p_hwfn, in qed_vf_pf_bulletin_update_mac() function
Dqed_l2.c2861 ret = qed_vf_pf_bulletin_update_mac(p_hwfn, mac); in qed_req_bulletin_update_mac()