Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dmeter.h37 u16 kbps:1, keep_stats:1; member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c802 static int kbps_to_peak_pbn(int kbps, uint16_t fec_overhead_multiplier_x1000) in kbps_to_peak_pbn()
872 u64 kbps; in bpp_x16_from_pbn() local
1568 unsigned int kbps = pbn; in kbps_from_pbn() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c56 const struct dc_crtc_timing *timing, const uint32_t kbps) in apply_128b_132b_stream_overhead()
92 uint32_t kbps; in dc_bandwidth_in_kbps_from_timing() local
/openbmc/linux/drivers/soc/qcom/
H A Dicc-bwmon.c546 unsigned int kbps) in bwmon_kbps_to_count()
552 struct regmap_field *reg, unsigned int kbps) in bwmon_set_threshold()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1055 static struct fixed31_32 get_pbn_from_bw_in_kbps(uint64_t kbps) in get_pbn_from_bw_in_kbps()
1085 uint64_t kbps; in get_pbn_from_timing() local
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c775 void wil6210_bus_request(struct wil6210_priv *wil, u32 kbps) in wil6210_bus_request()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h46 u32 kbps[NTX_SCHED]; member
H A Dt4_hw.c10284 unsigned int *kbps, unsigned int *ipg, bool sleep_ok) in t4_get_tx_sched()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c167 u8 phy, int kbps, in ath9k_hw_computetxtime()
/openbmc/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()