Searched refs:forced_mac (Results 1 – 2 of 2) sorted by relevance
74 u8 forced_mac[ETH_ALEN]; member
4628 ether_addr_copy(vf_info->forced_mac, mac); in qed_sriov_pf_set_mac()4693 if (is_valid_ether_addr(vf_info->forced_mac)) in qed_get_vf_config()4694 ether_addr_copy(ivi->mac, vf_info->forced_mac); in qed_get_vf_config()4946 if (is_valid_ether_addr(info->forced_mac) && in qed_pf_validate_req_vf_mac()4947 (!mac || !ether_addr_equal(mac, info->forced_mac))) in qed_pf_validate_req_vf_mac()4961 qed_iov_bulletin_set_forced_mac(hwfn, info->forced_mac, vfid); in qed_set_bulletin_mac()5066 memset(vf_info->forced_mac, 0, ETH_ALEN); in qed_update_mac_for_vf_trust_change()