Searched refs:vsi_res (Results 1 – 2 of 2) sorted by relevance
276 struct virtchnl_vsi_resource vsi_res[1]; member
7492 struct virtchnl_vsi_resource *vsi_res; in i40e_vf_parse_hw_config() local7495 vsi_res = &msg->vsi_res[0]; in i40e_vf_parse_hw_config()7506 if (vsi_res->vsi_type == VIRTCHNL_VSI_SRIOV) { in i40e_vf_parse_hw_config()7508 vsi_res->default_mac_addr, in i40e_vf_parse_hw_config()7511 i40e_memcpy(hw->mac.addr, vsi_res->default_mac_addr, in i40e_vf_parse_hw_config()7515 vsi_res++; in i40e_vf_parse_hw_config()