Home
last modified time | relevance | path

Searched refs:max_mcc_count (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
A Dbe.h413 u16 max_mcc_count; member
A Dbe_cmds.c4334 res->max_mcc_count = le16_to_cpu(desc->mcc_count); in be_copy_nic_desc()
4670 if (vft_res->max_mcc_count) in be_cmd_set_sriov_config()
4671 desc.nic_vft.mcc_count = cpu_to_le16(vft_res->max_mcc_count); in be_cmd_set_sriov_config()
A Dbe_main.c4112 if (res_mod.max_mcc_count == FIELD_MODIFIABLE) in be_calculate_vf_res()
4113 vft_res->max_mcc_count = res.max_mcc_count / (num_vfs + 1); in be_calculate_vf_res()

Completed in 42 milliseconds