Searched refs:bw_profile_idx (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_sched.c912 buf->generic[i].data.cir_bw.bw_profile_idx =
916 buf->generic[i].data.eir_bw.bw_profile_idx =
3284 data->cir_bw.bw_profile_idx = cpu_to_le16(rl_prof_id);
3293 data->eir_bw.bw_profile_idx = cpu_to_le16(rl_prof_id);
3304 data->eir_bw.bw_profile_idx =
3312 (le16_to_cpu(data->eir_bw.bw_profile_idx) !=
3349 rl_prof_id = le16_to_cpu(data->cir_bw.bw_profile_idx);
3353 rl_prof_id = le16_to_cpu(data->eir_bw.bw_profile_idx);
H A Dice_common.c4657 buf->txqs[0].info.cir_bw.bw_profile_idx =
4661 buf->txqs[0].info.eir_bw.bw_profile_idx =
4893 buf->rdma_qsets[i].info.cir_bw.bw_profile_idx =
4897 buf->rdma_qsets[i].info.eir_bw.bw_profile_idx =
H A Dice_adminq_cmd.h864 __le16 bw_profile_idx; member in struct:ice_aqc_elem_info_bw

Completed in 202 milliseconds