Home
last modified time | relevance | path

Searched refs:kbps (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.4/Documentation/networking/device_drivers/ti/
Dcpsw.txt256 Receiving data rate: 39012 kbps
257 Receiving data rate: 39012 kbps
258 Receiving data rate: 39012 kbps
259 Receiving data rate: 39012 kbps
260 Receiving data rate: 39012 kbps
261 Receiving data rate: 39012 kbps
262 Receiving data rate: 39012 kbps
263 Receiving data rate: 39012 kbps
264 Receiving data rate: 39012 kbps
265 Receiving data rate: 39012 kbps
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/hsi/
Dclient-devices.txt14 - hsi-speed-kbps: Max bit transmission speed in kbit/s
36 hsi-speed-kbps = <55000>;
Dnokia-modem.txt41 hsi-speed-kbps = <55000>;
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2434 uint64_t kbps; in get_pbn_from_timing() local
2440 kbps = dc_bandwidth_in_kbps_from_timing(&pipe_ctx->stream->timing); in get_pbn_from_timing()
2455 kbps *= numerator; in get_pbn_from_timing()
2456 peak_kbps = dc_fixpt_from_fraction(kbps, denominator); in get_pbn_from_timing()
2916 uint32_t kbps; in dc_bandwidth_in_kbps_from_timing() local
2920 kbps = (timing->pix_clk_100hz * timing->dsc_cfg.bits_per_pixel); in dc_bandwidth_in_kbps_from_timing()
2921 kbps = kbps / 160 + ((kbps % 160) ? 1 : 0); in dc_bandwidth_in_kbps_from_timing()
2922 return kbps; in dc_bandwidth_in_kbps_from_timing()
2951 kbps = timing->pix_clk_100hz / 10; in dc_bandwidth_in_kbps_from_timing()
2952 kbps *= bits_per_channel; in dc_bandwidth_in_kbps_from_timing()
[all …]
/Linux-v5.4/net/openvswitch/
Dmeter.h37 u16 kbps:1, keep_stats:1; member
Dmeter.c212 meter->kbps = a[OVS_METER_ATTR_KBPS] ? 1 : 0; in dp_meter_create()
486 cost = (meter->kbps) ? skb->len * 8 : 1000; in ovs_meter_execute()
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dwil_platform.h48 int (*bus_request)(void *handle, uint32_t kbps /* KBytes/Sec */);
Dmain.c786 void wil6210_bus_request(struct wil6210_priv *wil, u32 kbps) in wil6210_bus_request() argument
789 wil->bus_request_kbps = kbps; in wil6210_bus_request()
790 wil->platform_ops.bus_request(wil->platform_handle, kbps); in wil6210_bus_request()
Dwil6210.h1358 void wil6210_bus_request(struct wil6210_priv *wil, u32 kbps);
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Dbrcm,bcm11351-pinctrl.txt68 0: Standard(100kbps)& Fast(400kbps) mode
94 0: Standard(100kbps)& Fast(400kbps) mode
112 0: Standard(100kbps)& Fast(400kbps) mode
/Linux-v5.4/Documentation/networking/
Dcxacru.txt35 * downstream_rate (kbps)
41 * upstream_rate (kbps)
Dradiotap-headers.txt122 * 500kbps units, eg, 0x02=1Mbps
Dieee802154.rst41 with a link throughput of 250 kbps or less. The 6LoWPAN adaptation format
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Digb.rst193 in 16.38431 kbps units, which means that if a idle slope of 2576kbps is
194 requested, the controller will be configured to use a idle slope of ~2589 kbps,
/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() argument
10260 if (kbps) { in t4_get_tx_sched()
10268 *kbps = 0; /* scheduler disabled */ in t4_get_tx_sched()
10271 *kbps = (v * bpt) / 125; in t4_get_tx_sched()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dhw.c168 u8 phy, int kbps, in ath9k_hw_computetxtime() argument
174 if (kbps == 0) in ath9k_hw_computetxtime()
183 txTime = CCK_SIFS_TIME + phyTime + ((numBits * 1000) / kbps); in ath9k_hw_computetxtime()
188 ((kbps >> 2) * OFDM_SYMBOL_TIME_QUARTER) / 1000; in ath9k_hw_computetxtime()
197 ((kbps >> 1) * OFDM_SYMBOL_TIME_HALF) / 1000; in ath9k_hw_computetxtime()
204 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000; in ath9k_hw_computetxtime()
Dhw.h1047 u8 phy, int kbps,
/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() argument
3042 if (kbps > 0) { in t3_config_sched()
3043 kbps *= 125; /* -> bytes */ in t3_config_sched()
3046 bpt = (kbps + tps / 2) / tps; in t3_config_sched()
3049 delta = v >= kbps ? v - kbps : kbps - v; in t3_config_sched()
Dcommon.h732 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched);
/Linux-v5.4/arch/arm/boot/dts/
Domap3-n950-n9.dtsi464 hsi-speed-kbps = <96000>;
Domap3-n900.dts1106 hsi-speed-kbps = <55000>;
/Linux-v5.4/drivers/net/hamradio/
DKconfig54 computer to an amateur radio modem (such as the WA4DSY 56kbps
/Linux-v5.4/drivers/gpu/drm/
Ddrm_dp_mst_topology.c3542 u64 kbps; in drm_dp_calc_pbn_mode() local
3547 kbps = clock * bpp; in drm_dp_calc_pbn_mode()
3563 kbps *= numerator; in drm_dp_calc_pbn_mode()
3564 peak_kbps = drm_fixp_from_fraction(kbps, denominator); in drm_dp_calc_pbn_mode()
/Linux-v5.4/drivers/tty/serial/8250/
DKconfig311 would like to use its >115kbps speeds.

12