Searched refs:vf_if_cap_flags (Results 1 – 3 of 3) sorted by relevance
4028 u32 vf_if_cap_flags = res.vf_if_cap_flags; in be_calculate_vf_res() local4059 if (res_mod.vf_if_cap_flags & BE_IF_FLAGS_RSS) { in be_calculate_vf_res()4062 vf_if_cap_flags |= BE_IF_FLAGS_RSS; in be_calculate_vf_res()4064 vf_if_cap_flags |= BE_IF_FLAGS_DEFQ_RSS; in be_calculate_vf_res()4066 vf_if_cap_flags &= ~(BE_IF_FLAGS_RSS | in be_calculate_vf_res()4073 if (res_mod.vf_if_cap_flags & BE_IF_FLAGS_VLAN_PROMISCUOUS) { in be_calculate_vf_res()4075 vf_if_cap_flags &= ~BE_IF_FLAGS_VLAN_PROMISCUOUS; in be_calculate_vf_res()4078 vft_res->vf_if_cap_flags = vf_if_cap_flags; in be_calculate_vf_res()
418 u32 vf_if_cap_flags; /* VF if capability flags */ member
4517 res->vf_if_cap_flags = vf_res->cap_flags; in be_cmd_get_profile_config()4654 desc.nic_vft.cap_flags = cpu_to_le32(vft_res->vf_if_cap_flags); in be_cmd_set_sriov_config()