Searched defs:kbps (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/net/openvswitch/ |
H A D | meter.h | 37 u16 kbps:1, keep_stats:1; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_mst_types.c | 806 static int kbps_to_peak_pbn(int kbps, uint16_t fec_overhead_multiplier_x1000) in kbps_to_peak_pbn() 876 u64 kbps; in bpp_x16_from_pbn() local 1575 unsigned int kbps = pbn; in kbps_from_pbn() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/ |
H A D | dc_dsc.c | 56 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 D | icc-bwmon.c | 546 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 D | link_dpms.c | 1055 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 D | main.c | 775 void wil6210_bus_request(struct wil6210_priv *wil, u32 kbps) in wil6210_bus_request()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cudbg_entity.h | 46 u32 kbps[NTX_SCHED]; member
|
H A D | t4_hw.c | 10285 unsigned int *kbps, unsigned int *ipg, bool sleep_ok) in t4_get_tx_sched()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | hw.c | 167 u8 phy, int kbps, in ath9k_hw_computetxtime()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 2972 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched()
|