Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/networking/
Dcxacru.txt35 * downstream_rate (kbps)
41 * upstream_rate (kbps)
Dieee802154.txt86 with a link throughput of 250 kbps or less. The 6LoWPAN adaptation format
Dradiotap-headers.txt122 * 500kbps units, eg, 0x02=1Mbps
Darcnet-hardware.txt91 (100 Mbps TCNS and 320 kbps - 32 Mbps ARCnet Plus) use different types of
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhw.c172 u8 phy, int kbps, in ath9k_hw_computetxtime() argument
178 if (kbps == 0) in ath9k_hw_computetxtime()
187 txTime = CCK_SIFS_TIME + phyTime + ((numBits * 1000) / kbps); in ath9k_hw_computetxtime()
191 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME_QUARTER) / 1000; in ath9k_hw_computetxtime()
199 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME_HALF) / 1000; in ath9k_hw_computetxtime()
206 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000; in ath9k_hw_computetxtime()
Dhw.h942 u8 phy, int kbps,
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3002 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched() argument
3008 if (kbps > 0) { in t3_config_sched()
3009 kbps *= 125; /* -> bytes */ in t3_config_sched()
3012 bpt = (kbps + tps / 2) / tps; in t3_config_sched()
3015 delta = v >= kbps ? v - kbps : kbps - v; in t3_config_sched()
Dcommon.h734 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched);
/linux-3.4.99/drivers/net/hamradio/
DKconfig53 computer to an amateur radio modem (such as the WA4DSY 56kbps
/linux-3.4.99/Documentation/video4linux/cx2341x/
Dfw-encoder-api.txt289 the minimum bitrate should be 192 kbps.