Home
last modified time | relevance | path

Searched refs:bw_max (Results 1 – 13 of 13) sorted by relevance

/drivers/usb/host/
A Dxhci-mtk-sch.c684 u32 bw_max, fs_bw_min; in alloc_sch_portion_of_frame() local
705 bw_max = get_max_bw(sch_bw, sch_ep, offset); in alloc_sch_portion_of_frame()
706 if (bw_max > bw_boundary) { in alloc_sch_portion_of_frame()
/drivers/scsi/bfa/
A Dbfa_ioc.h989 u16 bw_min, u16 bw_max, bfa_ablk_cbfn_t cbfn, void *cbarg);
993 u16 bw_min, u16 bw_max, bfa_ablk_cbfn_t cbfn, void *cbarg);
A Dbfa_ioc.c3250 be16 = cfg_inst->pf_cfg[j].bw_max; in bfa_ablk_config_swap()
3251 cfg_inst->pf_cfg[j].bw_max = be16_to_cpu(be16); in bfa_ablk_config_swap()
3395 u16 bw_min, u16 bw_max, in bfa_ablk_pf_create() argument
3420 m->bw_max = cpu_to_be16(bw_max); in bfa_ablk_pf_create()
3521 u16 bw_max, bfa_ablk_cbfn_t cbfn, void *cbarg) in bfa_ablk_pf_update() argument
3544 m->bw_max = cpu_to_be16(bw_max); in bfa_ablk_pf_update()
A Dbfad_bsg.h474 u16 bw_max; member
A Dbfa_defs.h775 u16 bw_max; member
A Dbfi.h731 u16 bw_max; /* percent BW @ max speed */ member
A Dbfad_bsg.c1223 iocmd->bw_max, bfad_hcb_comp, &fcomp); in bfad_iocmd_pcifn_create()
1267 iocmd->bw_max, bfad_hcb_comp, &fcomp); in bfad_iocmd_pcifn_bw()
/drivers/net/ethernet/intel/iavf/
A Diavf_main.c3093 adapter->tx_rings[i].q_shaper.bw_max) { in iavf_reconfig_qs_bw()
5080 if (vf_max && shaper->bw_max > vf_max) { in iavf_verify_shaper()
5082 shaper->bw_max, shaper->handle.id, in iavf_verify_shaper()
5112 tx_ring->q_shaper.bw_max = div_u64(shaper->bw_max, 1000); in iavf_shaper_set()
5134 tx_ring->q_shaper.bw_max = 0; in iavf_shaper_del()
A Diavf_virtchnl.c1791 qs_bw_cfg->cfg[inx].shaper.peak = q_shaper->bw_max; in iavf_cfg_queues_bw()
/drivers/net/ethernet/microsoft/mana/
A Dmana_en.c754 if (!shaper->bw_max || (shaper->bw_max % 100000000)) { in mana_shaper_set()
759 rate = div_u64(shaper->bw_max, 1000); /* Convert bps to Kbps */ in mana_shaper_set()
/drivers/net/ethernet/emulex/benet/
A Dbe_cmds.c4588 nic->bw_max = 0xFFFFFFFF; in be_reset_nic_desc()
4620 nic_desc.bw_max = cpu_to_le32(max_rate / 10); in be_cmd_config_qos()
4627 nic_desc.bw_max = cpu_to_le32(bw_percent); in be_cmd_config_qos()
A Dbe_cmds.h2209 u32 bw_max; member
/drivers/scsi/lpfc/
A Dlpfc_hw4.h3737 uint32_t bw_max; member

Completed in 114 milliseconds