total_bw 1508 drivers/atm/he.c he_dev->total_bw = 0; total_bw 2199 drivers/atm/he.c if ((he_dev->total_bw + pcr_goal) total_bw 2220 drivers/atm/he.c he_dev->total_bw += pcr_goal; total_bw 2476 drivers/atm/he.c he_dev->total_bw -= he_dev->cs_stper[reg].pcr; total_bw 2780 drivers/atm/he.c he_dev->total_bw, he_dev->atm_dev->link_rate * 10 / 9); total_bw 276 drivers/atm/he.h unsigned total_bw; total_bw 828 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c const u16 total_bw, total_bw 835 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c const u32 cos_bw_nig = ((bw ? bw : 1) * min_w_val_nig) / total_bw; total_bw 836 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c const u32 cos_bw_pbf = ((bw ? bw : 1) * min_w_val_pbf) / total_bw; total_bw 895 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c u16 *total_bw) total_bw 901 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c *total_bw = 0 ; total_bw 915 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c *total_bw += total_bw 921 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c if ((is_bw_cos_exist == 1) && (*total_bw != 100)) { total_bw 922 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c if (*total_bw == 0) { total_bw 1135 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c u16 total_bw = 0; total_bw 1162 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c &total_bw); total_bw 1184 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c total_bw, total_bw 1279 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c const u32 total_bw = cos0_bw + cos1_bw; total_bw 1285 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c if ((!total_bw) || total_bw 1293 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c total_bw; total_bw 1295 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c total_bw; total_bw 1303 include/net/bluetooth/hci.h __le32 total_bw; total_bw 353 kernel/sched/deadline.c dl_b->total_bw = 0; total_bw 2320 kernel/sched/deadline.c rd->dl_bw.total_bw = 0; total_bw 2489 kernel/sched/deadline.c if (new_bw < dl_b->total_bw) total_bw 2762 kernel/sched/deadline.c cur_dl_b->bw * trial_cpus < cur_dl_b->total_bw) total_bw 609 kernel/sched/debug.c SEQ_printf(m, " .%-30s: %lld\n", "dl_bw->total_bw", dl_bw->total_bw); total_bw 288 kernel/sched/sched.h u64 total_bw; total_bw 296 kernel/sched/sched.h dl_b->total_bw -= tsk_bw; total_bw 303 kernel/sched/sched.h dl_b->total_bw += tsk_bw; total_bw 311 kernel/sched/sched.h dl_b->bw * cpus < dl_b->total_bw - old_bw + new_bw; total_bw 906 net/bluetooth/a2mp.c rsp.total_bw = cpu_to_le32(hdev->amp_total_bw); total_bw 80 net/bluetooth/a2mp.h __le32 total_bw; total_bw 880 net/bluetooth/hci_event.c hdev->amp_total_bw = __le32_to_cpu(rp->total_bw);