Home
last modified time | relevance | path

Searched refs:Rate (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-12.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300desc.h448 (SM((_series)[_index].Rate, AR_xmit_rate##_index))
458 ((( not_two_stream_rate((_series)[0].Rate) && (not_two_stream_rate((_series)[1].Rate)|| \
459 (!(_series)[1].Tries)) && (not_two_stream_rate((_series)[2].Rate)||(!(_series)[2].Tries)) \
460 && (not_two_stream_rate((_series)[3].Rate)||(!(_series)[3].Tries)))) \
/freebsd-12.1/sys/dev/ath/
H A Dif_ath_tx_ht.c667 series[i].Rate = rt->info[rc[i].rix].rateCode; in ath_rateseries_setup()
704 , series[i].Rate in ath_rateseries_setup()
705 , HT_RC_2_STREAMS(series[i].Rate) in ath_rateseries_setup()
710 series[i].Rate |= in ath_rateseries_setup()
728 series[i].Rate, in ath_rateseries_print()
H A Dif_ath_beacon.c351 rc[0].Rate = rt->info[rix].rateCode; in ath_beacon_setup()
/freebsd-12.1/sys/gnu/dts/arm/
H A Dr8a7745-iwg22d-sodimm.dts23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
H A Diwg20d-q7-common.dtsi23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
H A Dr8a7793-gose.dts28 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
29 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
H A Dr8a7791-koelsch.dts30 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
31 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
H A Dr8a7790-lager.dts30 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
31 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
/freebsd-12.1/contrib/ntp/util/
H A Dtg2.c2196 int Rate /* <0 -> do a short second, 0 -> normal second, >0 -> long second */ argument
2214 if (Rate < 0)
2225 if (Rate > 0)
2244 int Rate /* <0 -> do a short second, 0 -> normal second, >0 -> long second */ argument
2261 if (Rate < 0)
2272 if (Rate > 0)
/freebsd-12.1/contrib/ntp/html/scripts/
H A Dhand.txt8 <li class='inline'><a href='rate.html'>Rate Management</a></li>\
/freebsd-12.1/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c130 (SM((_series)[_index].Rate, AR_XmitRate##_index))
940 txPower = ar5416GetTxRatePower(ah, series[0].Rate, in ar5416Set11nRateScenario()
954 txPower = ar5416GetTxRatePower(ah, series[1].Rate, in ar5416Set11nRateScenario()
960 txPower = ar5416GetTxRatePower(ah, series[2].Rate, in ar5416Set11nRateScenario()
966 txPower = ar5416GetTxRatePower(ah, series[3].Rate, in ar5416Set11nRateScenario()
/freebsd-12.1/contrib/ntp/html/hints/
H A Dsgi14 Delta Rate (sec/sec)
/freebsd-12.1/sys/gnu/dts/arm64/renesas/
H A Dsalvator-common.dtsi23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
/freebsd-12.1/share/misc/
H A Dscsi_modes324 {Drive Step Rate} i2
330 {Medium Rotation Rate} i2
H A Dusb_hid_usages163 0x32 Rate
473 0x12 Sampling Rate Detect
/freebsd-12.1/sys/dev/mwl/
H A Dmwlhal.h375 uint8_t Rate; /* use this tx rate */ member
H A Dmwlhal.c962 htole32(RATEVAL(rate->RateSeries[0].Rate)); in mwl_hal_settxrate()
964 htole32(RATETYPE(rate->RateSeries[0].Rate)); in mwl_hal_settxrate()
975 htole32(RATETYPE(rate->RateSeries[i].Rate)); in mwl_hal_settxrate()
977 htole32(RATEVAL(rate->RateSeries[i].Rate)); in mwl_hal_settxrate()
H A Dmwlreg.h245 uint8_t Rate; /* received data rate */ member
H A Dif_mwl.c2788 tap->wr_rate = ds->Rate; in mwl_rx_proc()
2794 len, ds->Rate, rssi); in mwl_rx_proc()
4495 ds->Rate, le16toh(ds->QosCtrl), le16toh(ds->HtSig2)); in mwl_printrxbuf()
/freebsd-12.1/usr.sbin/bsdconfig/console/include/
H A Dmessages.subr227 msg_system_console_keyboard_repeat_rate="System Console Keyboard Repeat Rate"
/freebsd-12.1/contrib/ntp/ntpq/
H A Dntpq.texi329 Rate control indicator, either a period, @code{L} or @code{K} for
721 headway (see @url{rate.html, Rate Management and the Kiss-o'-Death Packet})
H A Dntpq-opts.def578 Rate control indicator, either
932 .Lk rate.html "Rate Management and the Kiss-o'-Death Packet" )
H A Dinvoke-ntpq.texi464 Rate control indicator, either
822 .Lk rate.html "Rate Management and the Kiss-o'-Death Packet" )
/freebsd-12.1/contrib/file/magic/Magdir/
H A Daudio646 # Type: Adaptive Multi-Rate Codec
649 0 string #!AMR Adaptive Multi-Rate Codec (GSM telephony)
/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah.h703 u_int Rate; /* hardware rate code */ member

12