Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net80211/
HDieee80211_phy.c507 uint32_t kbps; in ieee80211_compute_duration() local
/freebsd-14-stable/tools/tools/net80211/wlantxtime/
HDwlantxtime.c332 uint32_t kbps; in ieee80211_compute_duration() local
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah.c435 uint32_t kbps; in ath_hal_computetxtime() local
/freebsd-14-stable/sys/dev/cxgb/
HDcxgb_ioctl.h128 int32_t kbps; /* rate in Kbps */ member
/freebsd-14-stable/sys/dev/cxgbe/tom/
HDt4_cpl_io.c172 const u_int kbps = (u_int) (uint64_t)Bps * 8ULL / 1000; in update_tx_rate_limit() local
/freebsd-14-stable/sys/dev/cxgb/common/
HDcxgb_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-14-stable/crypto/openssh/
HDmisc.c1782 bandwidth_limit_init(struct bwlimit *bw, u_int64_t kbps, size_t buflen) in bandwidth_limit_init()
/freebsd-14-stable/sys/dev/cxgbe/cudbg/
HDcudbg_entity.h210 u32 kbps[NTX_SCHED]; member
/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_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-14-stable/sys/dev/cxgbe/
HDt4_main.c9801 unsigned int map, kbps, ipg, mode; in sysctl_hw_sched() local