Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h1036 int qed_vf_pf_bulletin_update_mac(struct qed_hwfn *p_hwfn, u8 *p_mac);
1224 static inline int qed_vf_pf_bulletin_update_mac(struct qed_hwfn *p_hwfn, in qed_vf_pf_bulletin_update_mac() function
H A Dqed_vf.c1381 qed_vf_pf_bulletin_update_mac(struct qed_hwfn *p_hwfn, in qed_vf_pf_bulletin_update_mac() function
H A Dqed_l2.c2879 ret = qed_vf_pf_bulletin_update_mac(p_hwfn, mac); in qed_req_bulletin_update_mac()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h1065 * qed_vf_pf_bulletin_update_mac(): Ask PF to update the MAC address in
1073 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
H A Dqed_vf.c1371 qed_vf_pf_bulletin_update_mac(struct qed_hwfn *p_hwfn, in qed_vf_pf_bulletin_update_mac() function
H A Dqed_l2.c2870 ret = qed_vf_pf_bulletin_update_mac(p_hwfn, mac); in qed_req_bulletin_update_mac()

Completed in 16 milliseconds