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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_phy.c507 uint32_t kbps; local
/freebsd-11-stable/sys/dev/ce/
H A Dceddk.c941 unsigned long kbps = (baud + 32000) / 64000 * 64; local
/freebsd-11-stable/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c334 uint32_t kbps; local
/freebsd-11-stable/crypto/openssh/
H A Dmisc.c1005 bandwidth_limit_init(struct bwlimit *bw, u_int64_t kbps, size_t buflen) argument
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c217 const u_int kbps = (u_int) (uint64_t)Bps * 8ULL / 1000; local
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_ioctl.h129 int32_t kbps; /* rate in Kbps */ member in struct:ch_hw_sched
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.c356 uint32_t kbps; local
/freebsd-11-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-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h212 u32 kbps[NTX_SCHED]; member in struct:struct_hw_sched
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c6402 int t4_set_sched_bps(struct adapter *adap, int sched, unsigned int kbps) argument
9901 void t4_get_tx_sched(struct adapter *adap, unsigned int sched, unsigned int *kbps, argument
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c7804 unsigned int map, kbps, ipg, mode; local

Completed in 204 milliseconds