Home
last modified time | relevance | path

Searched defs:kbps (Results 1 – 9 of 9) sorted by relevance

/linux/net/openvswitch/
H A Dmeter.h36 u16 kbps:1, keep_stats:1; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c59 const struct dc_crtc_timing *timing, const uint32_t kbps) in apply_128b_132b_stream_overhead()
95 uint32_t kbps; in dc_bandwidth_in_kbps_from_timing() local
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c859 static int kbps_to_peak_pbn(int kbps, uint16_t fec_overhead_multiplier_x1000) in kbps_to_peak_pbn()
929 u64 kbps; in bpp_x16_from_pbn() local
1728 uint64_t kbps = (uint64_t)pbn; in kbps_from_pbn() local
/linux/drivers/soc/qcom/
H A Dicc-bwmon.c548 unsigned int kbps) in bwmon_kbps_to_count()
554 struct regmap_field *reg, unsigned int kbps) in bwmon_set_threshold()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1128 static struct fixed31_32 get_pbn_from_bw_in_kbps(uint64_t kbps) in get_pbn_from_bw_in_kbps()
1158 uint64_t kbps; in get_pbn_from_timing() local
/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c775 void wil6210_bus_request(struct wil6210_priv *wil, u32 kbps) in wil6210_bus_request()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h46 u32 kbps[NTX_SCHED]; member
H A Dt4_hw.c10285 unsigned int *kbps, unsigned int *ipg, bool sleep_ok) in t4_get_tx_sched()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c2972 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched()