Searched refs:total_bw (Results 1 – 10 of 10) sorted by relevance
87 __le32 total_bw; member
913 rsp.total_bw = cpu_to_le32(hdev->amp_total_bw); in a2mp_send_getinfo_rsp()
835 hdev->amp_total_bw = __le32_to_cpu(rp->total_bw); in hci_cc_read_local_amp_info()
281 u64 total_bw; member289 dl_b->total_bw -= tsk_bw; in __dl_sub()296 dl_b->total_bw += tsk_bw; in __dl_add()304 dl_b->bw * cpus < dl_b->total_bw - old_bw + new_bw; in __dl_overflow()
354 dl_b->total_bw = 0; in init_dl_bw()2452 if (new_bw < dl_b->total_bw) in sched_dl_global_validate()2725 cur_dl_b->bw * trial_cpus < cur_dl_b->total_bw) in dl_cpuset_cpumask_can_shrink()
622 SEQ_printf(m, " .%-30s: %lld\n", "dl_bw->total_bw", dl_bw->total_bw); in print_dl_rq()
1509 he_dev->total_bw = 0; in he_start()2200 if ((he_dev->total_bw + pcr_goal) in he_open()2221 he_dev->total_bw += pcr_goal; in he_open()2477 he_dev->total_bw -= he_dev->cs_stper[reg].pcr; in he_close()2782 he_dev->total_bw, he_dev->atm_dev->link_rate * 10 / 9); in he_proc_read()
276 unsigned total_bw; member
828 const u16 total_bw, in bnx2x_ets_e3b0_set_cos_bw() argument835 const u32 cos_bw_nig = ((bw ? bw : 1) * min_w_val_nig) / total_bw; in bnx2x_ets_e3b0_set_cos_bw()836 const u32 cos_bw_pbf = ((bw ? bw : 1) * min_w_val_pbf) / total_bw; in bnx2x_ets_e3b0_set_cos_bw()899 u16 *total_bw) in bnx2x_ets_e3b0_get_total_bw() argument905 *total_bw = 0 ; in bnx2x_ets_e3b0_get_total_bw()919 *total_bw += in bnx2x_ets_e3b0_get_total_bw()925 if ((is_bw_cos_exist == 1) && (*total_bw != 100)) { in bnx2x_ets_e3b0_get_total_bw()926 if (*total_bw == 0) { in bnx2x_ets_e3b0_get_total_bw()1139 u16 total_bw = 0; in bnx2x_ets_e3b0_config() local1166 &total_bw); in bnx2x_ets_e3b0_config()[all …]
1270 __le32 total_bw; member