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

/freebsd-10-stable/sys/dev/ce/
H A Dceddk.c941 unsigned long kbps = (baud + 32000) / 64000 * 64; local
/freebsd-10-stable/sys/net80211/
H A Dieee80211_phy.c503 uint32_t kbps; local
/freebsd-10-stable/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c339 uint32_t kbps; local
/freebsd-10-stable/crypto/openssh/
H A Dmisc.c999 bandwidth_limit_init(struct bwlimit *bw, u_int64_t kbps, size_t buflen) argument
/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah.c353 uint32_t kbps; local
/freebsd-10-stable/sys/dev/cxgb/
H A Dcxgb_ioctl.h129 int32_t kbps; /* rate in Kbps */ member in struct:ch_hw_sched
/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3691 int t3_config_sched(adapter_t *adap, unsigned int kbps, int sched) argument
3765 void t3_get_tx_sched(adapter_t *adap, unsigned int sched, unsigned int *kbps, argument
[all...]
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_main.c6622 unsigned int map, kbps, ipg, mode; local
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c5598 int t4_set_sched_bps(struct adapter *adap, int sched, unsigned int kbps) argument
8868 void t4_get_tx_sched(struct adapter *adap, unsigned int sched, unsigned int *kbps, argument
[all...]

Completed in 243 milliseconds