Searched refs:bw_max (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/usb/host/ |
| A D | xhci-mtk-sch.c | 684 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()
|
| /linux/drivers/scsi/bfa/ |
| A D | bfa_ioc.h | 991 u16 bw_min, u16 bw_max, bfa_ablk_cbfn_t cbfn, void *cbarg); 995 u16 bw_min, u16 bw_max, bfa_ablk_cbfn_t cbfn, void *cbarg);
|
| A D | bfad_bsg.h | 474 u16 bw_max; member
|
| A D | bfa_ioc.c | 3271 be16 = cfg_inst->pf_cfg[j].bw_max; in bfa_ablk_config_swap() 3272 cfg_inst->pf_cfg[j].bw_max = be16_to_cpu(be16); in bfa_ablk_config_swap() 3416 u16 bw_min, u16 bw_max, in bfa_ablk_pf_create() argument 3441 m->bw_max = cpu_to_be16(bw_max); in bfa_ablk_pf_create() 3542 u16 bw_max, bfa_ablk_cbfn_t cbfn, void *cbarg) in bfa_ablk_pf_update() argument 3565 m->bw_max = cpu_to_be16(bw_max); in bfa_ablk_pf_update()
|
| A D | bfa_defs.h | 775 u16 bw_max; member
|
| A D | bfi.h | 731 u16 bw_max; /* percent BW @ max speed */ member
|
| A D | bfad_bsg.c | 1223 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()
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| A D | be_cmds.c | 4584 nic->bw_max = 0xFFFFFFFF; in be_reset_nic_desc() 4616 nic_desc.bw_max = cpu_to_le32(max_rate / 10); in be_cmd_config_qos() 4623 nic_desc.bw_max = cpu_to_le32(bw_percent); in be_cmd_config_qos()
|
| A D | be_cmds.h | 2209 u32 bw_max; member
|
| /linux/drivers/scsi/lpfc/ |
| A D | lpfc_hw4.h | 3731 uint32_t bw_max; member
|
Completed in 110 milliseconds