Searched refs:forced_mac (Results 1 – 2 of 2) sorted by relevance
74 u8 forced_mac[ETH_ALEN]; member
4639 ether_addr_copy(vf_info->forced_mac, mac); in qed_sriov_pf_set_mac()4704 if (is_valid_ether_addr(vf_info->forced_mac)) in qed_get_vf_config()4705 ether_addr_copy(ivi->mac, vf_info->forced_mac); in qed_get_vf_config()4957 if (is_valid_ether_addr(info->forced_mac) && in qed_pf_validate_req_vf_mac()4958 (!mac || !ether_addr_equal(mac, info->forced_mac))) in qed_pf_validate_req_vf_mac()4972 qed_iov_bulletin_set_forced_mac(hwfn, info->forced_mac, vfid); in qed_set_bulletin_mac()5077 memset(vf_info->forced_mac, 0, ETH_ALEN); in qed_update_mac_for_vf_trust_change()