Searched refs:vf_if_cap_flags (Results 1 – 3 of 3) sorted by relevance
4047 u32 vf_if_cap_flags = res.vf_if_cap_flags; in be_calculate_vf_res() local4078 if (res_mod.vf_if_cap_flags & BE_IF_FLAGS_RSS) { in be_calculate_vf_res()4081 vf_if_cap_flags |= BE_IF_FLAGS_RSS; in be_calculate_vf_res()4083 vf_if_cap_flags |= BE_IF_FLAGS_DEFQ_RSS; in be_calculate_vf_res()4085 vf_if_cap_flags &= ~(BE_IF_FLAGS_RSS | in be_calculate_vf_res()4092 if (res_mod.vf_if_cap_flags & BE_IF_FLAGS_VLAN_PROMISCUOUS) { in be_calculate_vf_res()4094 vf_if_cap_flags &= ~BE_IF_FLAGS_VLAN_PROMISCUOUS; in be_calculate_vf_res()4097 vft_res->vf_if_cap_flags = vf_if_cap_flags; in be_calculate_vf_res()
416 u32 vf_if_cap_flags; /* VF if capability flags */ member
4525 res->vf_if_cap_flags = vf_res->cap_flags; in be_cmd_get_profile_config()4662 desc.nic_vft.cap_flags = cpu_to_le32(vft_res->vf_if_cap_flags); in be_cmd_set_sriov_config()