Home
last modified time | relevance | path

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

/Linux-v6.1/net/openvswitch/
Dmeter.h37 u16 kbps:1, keep_stats:1; member
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c631 static int kbps_to_peak_pbn(int kbps) in kbps_to_peak_pbn()
693 u64 kbps; in bpp_x16_from_pbn() local
1377 unsigned int kbps = pbn; in kbps_from_pbn() local
/Linux-v6.1/drivers/soc/qcom/
Dicc-bwmon.c404 unsigned int kbps) in bwmon_kbps_to_count()
410 struct regmap_field *reg, unsigned int kbps) in bwmon_set_threshold()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3487 static struct fixed31_32 get_pbn_from_bw_in_kbps(uint64_t kbps) in get_pbn_from_bw_in_kbps()
3514 uint64_t kbps; in get_pbn_from_timing() local
4791 uint32_t kbps; in dc_bandwidth_in_kbps_from_timing() local
/Linux-v6.1/drivers/net/wireless/ath/wil6210/
Dmain.c775 void wil6210_bus_request(struct wil6210_priv *wil, u32 kbps) in wil6210_bus_request()
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h46 u32 kbps[NTX_SCHED]; member
Dt4_hw.c10282 unsigned int *kbps, unsigned int *ipg, bool sleep_ok) in t4_get_tx_sched()
/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dhw.c167 u8 phy, int kbps, in ath9k_hw_computetxtime()
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c2972 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched()