Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/avs/sdbc/
H A Dsd_trace.c339 double kbps = elapsed * 1024.0; /* for Kbytes per second */ in disp_stats() local
845 double kbps = 2.0; in disp_total_stats() local
[all...]
/freebsd/sys/net80211/
H A Dieee80211_phy.c507 uint32_t kbps; in ieee80211_compute_duration() local
H A Dieee80211_node.c3326 uint32_t kbps; in ieee80211_node_get_txrate_kbit() local
/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c332 uint32_t kbps; in ieee80211_compute_duration() local
/titanic_51/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c122 int kbps, mbps; in mac_flow_bw2str() local
/titanic_51/usr/src/lib/libdladm/common/
H A Dlibdladm.c558 int kbps, mbps; in dladm_bw2str() 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/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()
/titanic_51/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3120 t4_set_sched_bps(struct adapter *adap, int sched, unsigned int kbps) in t4_set_sched_bps() argument
3196 t4_get_tx_sched(struct adapter *adap, unsigned int sched, unsigned int *kbps, in t4_get_tx_sched() argument
[all...]
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c176 const u_int kbps = (u_int) (uint64_t)Bps * 8ULL / 1000; in update_tx_rate_limit() local
/titanic_51/usr/src/uts/common/io/arn/
H A Darn_hw.c171 uint32_t kbps; in ath9k_hw_computetxtime() local
/freebsd/crypto/openssh/
H A Dmisc.c1782 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.c8201 int t4_set_sched_bps(struct adapter *adap, int sched, unsigned int kbps) in t4_set_sched_bps()
12485 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.c10285 unsigned int map, kbps, ipg, mode; in sysctl_hw_sched() local