/Linux-v5.15/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw.rst | 280 Receiving data rate: 39012 kbps 281 Receiving data rate: 39012 kbps 282 Receiving data rate: 39012 kbps 283 Receiving data rate: 39012 kbps 284 Receiving data rate: 39012 kbps 285 Receiving data rate: 39012 kbps 286 Receiving data rate: 39012 kbps 287 Receiving data rate: 39012 kbps 288 Receiving data rate: 39012 kbps 289 Receiving data rate: 39012 kbps [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/hsi/ |
D | client-devices.txt | 14 - hsi-speed-kbps: Max bit transmission speed in kbit/s 36 hsi-speed-kbps = <55000>;
|
D | nokia-modem.txt | 41 hsi-speed-kbps = <55000>;
|
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,bcm11351-pinctrl.txt | 68 0: Standard(100kbps)& Fast(400kbps) mode 94 0: Standard(100kbps)& Fast(400kbps) mode 112 0: Standard(100kbps)& Fast(400kbps) mode
|
/Linux-v5.15/drivers/net/wireless/ath/wil6210/ |
D | wil_platform.h | 37 int (*bus_request)(void *handle, uint32_t kbps /* KBytes/Sec */);
|
D | main.c | 775 void wil6210_bus_request(struct wil6210_priv *wil, u32 kbps) in wil6210_bus_request() argument 778 wil->bus_request_kbps = kbps; in wil6210_bus_request() 779 wil->platform_ops.bus_request(wil->platform_handle, kbps); in wil6210_bus_request()
|
D | wil6210.h | 1352 void wil6210_bus_request(struct wil6210_priv *wil, u32 kbps);
|
/Linux-v5.15/net/openvswitch/ |
D | meter.h | 37 u16 kbps:1, keep_stats:1; member
|
D | meter.c | 353 meter->kbps = a[OVS_METER_ATTR_KBPS] ? 1 : 0; in dp_meter_create() 645 cost = (meter->kbps) ? skb->len * 8 : 1000; in ovs_meter_execute()
|
/Linux-v5.15/Documentation/networking/device_drivers/atm/ |
D | cxacru.rst | 45 * downstream_rate (kbps) 52 * upstream_rate (kbps)
|
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_mst_types.c | 524 static int kbps_to_peak_pbn(int kbps) in kbps_to_peak_pbn() argument 526 u64 peak_kbps = kbps; in kbps_to_peak_pbn() 570 u64 kbps; in bpp_x16_from_pbn() local 572 kbps = div_u64((u64)pbn * 994 * 8 * 54, 64); in bpp_x16_from_pbn() 578 (int) kbps, param.timing, &dsc_config); in bpp_x16_from_pbn()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_link.c | 2945 static struct fixed31_32 get_pbn_from_bw_in_kbps(uint64_t kbps) in get_pbn_from_bw_in_kbps() argument 2964 kbps *= numerator; in get_pbn_from_bw_in_kbps() 2965 peak_kbps = dc_fixpt_from_fraction(kbps, denominator); in get_pbn_from_bw_in_kbps() 2972 uint64_t kbps; in get_pbn_from_timing() local 2974 kbps = dc_bandwidth_in_kbps_from_timing(&pipe_ctx->stream->timing); in get_pbn_from_timing() 2975 return get_pbn_from_bw_in_kbps(kbps); in get_pbn_from_timing() 3738 uint32_t kbps; in dc_bandwidth_in_kbps_from_timing() local 3773 kbps = timing->pix_clk_100hz / 10; in dc_bandwidth_in_kbps_from_timing() 3774 kbps *= bits_per_channel; in dc_bandwidth_in_kbps_from_timing() 3778 kbps *= 3; in dc_bandwidth_in_kbps_from_timing() [all …]
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/intel/ |
D | igb.rst | 193 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.15/drivers/net/ethernet/chelsio/cxgb4/ |
D | cudbg_entity.h | 46 u32 kbps[NTX_SCHED]; member
|
D | t4_hw.c | 10282 unsigned int *kbps, unsigned int *ipg, bool sleep_ok) in t4_get_tx_sched() argument 10286 if (kbps) { in t4_get_tx_sched() 10294 *kbps = 0; /* scheduler disabled */ in t4_get_tx_sched() 10297 *kbps = (v * bpt) / 125; in t4_get_tx_sched()
|
/Linux-v5.15/Documentation/networking/ |
D | radiotap-headers.rst | 129 * 500kbps units, eg, 0x02=1Mbps
|
D | ieee802154.rst | 43 with a link throughput of 250 kbps or less. The 6LoWPAN adaptation format
|
/Linux-v5.15/drivers/net/wireless/ath/ath9k/ |
D | hw.c | 167 u8 phy, int kbps, in ath9k_hw_computetxtime() argument 173 if (kbps == 0) in ath9k_hw_computetxtime() 182 txTime = CCK_SIFS_TIME + phyTime + ((numBits * 1000) / kbps); in ath9k_hw_computetxtime() 187 ((kbps >> 2) * OFDM_SYMBOL_TIME_QUARTER) / 1000; in ath9k_hw_computetxtime() 196 ((kbps >> 1) * OFDM_SYMBOL_TIME_HALF) / 1000; in ath9k_hw_computetxtime() 203 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000; in ath9k_hw_computetxtime()
|
D | hw.h | 1050 u8 phy, int kbps,
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 3037 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched() argument 3043 if (kbps > 0) { in t3_config_sched() 3044 kbps *= 125; /* -> bytes */ in t3_config_sched() 3047 bpt = (kbps + tps / 2) / tps; in t3_config_sched() 3050 delta = v >= kbps ? v - kbps : kbps - v; in t3_config_sched()
|
D | common.h | 732 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched);
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | omap3-n950-n9.dtsi | 462 hsi-speed-kbps = <96000>;
|
D | omap3-n900.dts | 1142 hsi-speed-kbps = <55000>;
|
/Linux-v5.15/drivers/net/hamradio/ |
D | Kconfig | 55 computer to an amateur radio modem (such as the WA4DSY 56kbps
|
/Linux-v5.15/drivers/tty/serial/8250/ |
D | Kconfig | 322 would like to use its >115kbps speeds.
|