Searched refs:max_mcc_count (Results 1 – 3 of 3) sorted by relevance
412 u16 max_mcc_count; member
4335 res->max_mcc_count = le16_to_cpu(desc->mcc_count); in be_copy_nic_desc()4671 if (vft_res->max_mcc_count) in be_cmd_set_sriov_config()4672 desc.nic_vft.mcc_count = cpu_to_le16(vft_res->max_mcc_count); in be_cmd_set_sriov_config()
4113 if (res_mod.max_mcc_count == FIELD_MODIFIABLE) in be_calculate_vf_res()4114 vft_res->max_mcc_count = res.max_mcc_count / (num_vfs + 1); in be_calculate_vf_res()