Searched defs:kbps (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/net80211/ |
H A D | ieee80211_phy.c | 507 uint32_t kbps; in ieee80211_compute_duration() local
|
/freebsd/tools/tools/net80211/wlantxtime/ |
H A D | wlantxtime.c | 332 uint32_t kbps; in ieee80211_compute_duration() local
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.c | 435 uint32_t kbps; in ath_hal_computetxtime() local
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_ioctl.h | 128 int32_t kbps; /* rate in Kbps */ member
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_cpl_io.c | 172 const u_int kbps = (u_int) (uint64_t)Bps * 8ULL / 1000; in update_tx_rate_limit() local
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_hw.c | 3689 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 D | misc.c | 1747 bandwidth_limit_init(struct bwlimit *bw, u_int64_t kbps, size_t buflen) in bandwidth_limit_init()
|
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_entity.h | 210 u32 kbps[NTX_SCHED]; member
|
/freebsd/sys/dev/cxgbe/common/ |
H A D | t4_hw.c | 6441 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 D | t4_main.c | 9683 unsigned int map, kbps, ipg, mode; in sysctl_hw_sched() local
|