Home
last modified time | relevance | path

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

/Linux-v5.4/net/openvswitch/
Dmeter.h37 u16 kbps:1, keep_stats:1; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2434 uint64_t kbps; in get_pbn_from_timing() local
2916 uint32_t kbps; in dc_bandwidth_in_kbps_from_timing() local
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dmain.c786 void wil6210_bus_request(struct wil6210_priv *wil, u32 kbps) in wil6210_bus_request()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h46 u32 kbps[NTX_SCHED]; member
Dt4_hw.c10256 unsigned int *kbps, unsigned int *ipg, bool sleep_ok) in t4_get_tx_sched()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dhw.c168 u8 phy, int kbps, in ath9k_hw_computetxtime()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_dp_mst_topology.c3542 u64 kbps; in drm_dp_calc_pbn_mode() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3036 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched()