Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_phy.c507 uint32_t kbps; in ieee80211_compute_duration() local
/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c332 uint32_t kbps; in ieee80211_compute_duration() local
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c435 uint32_t kbps; in ath_hal_computetxtime() local
/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h128 int32_t kbps; /* rate in Kbps */ member
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c172 const u_int kbps = (u_int) (uint64_t)Bps * 8ULL / 1000; in update_tx_rate_limit() local
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3689 int t3_config_sched(adapter_t *adap, unsigned int kbps, int sched) in t3_config_sched()
3763 void t3_get_tx_sched(adapter_t *adap, unsigned int sched, unsigned int *kbps, in t3_get_tx_sched()
/freebsd/crypto/openssh/
H A Dmisc.c1747 bandwidth_limit_init(struct bwlimit *bw, u_int64_t kbps, size_t buflen) in bandwidth_limit_init()
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h210 u32 kbps[NTX_SCHED]; member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c6441 int t4_set_sched_bps(struct adapter *adap, int sched, unsigned int kbps) in t4_set_sched_bps()
10366 void t4_get_tx_sched(struct adapter *adap, unsigned int sched, unsigned int *kbps, in t4_get_tx_sched()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c9683 unsigned int map, kbps, ipg, mode; in sysctl_hw_sched() local