Searched refs:qed_iov_bulletin_set_mac (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_sriov.c | 23 static int qed_iov_bulletin_set_mac(struct qed_hwfn *p_hwfn, u8 *mac, int vfid); 3257 qed_iov_bulletin_set_mac(hwfn, vf->mac, vfid); in qed_iov_chk_ucast() 4175 static int qed_iov_bulletin_set_mac(struct qed_hwfn *p_hwfn, u8 *mac, int vfid) in qed_iov_bulletin_set_mac() function 4990 qed_iov_bulletin_set_mac(hwfn, info->mac, vfid); in qed_set_bulletin_mac() 5122 qed_iov_bulletin_set_mac(hwfn, empty_mac, vf_id); in qed_update_mac_for_vf_trust_change()
|