Home
last modified time | relevance | path

Searched refs:RATE (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/contrib/dev/athk/
H A Ddfs_pattern_detector.c38 #define PPB_THRESH_RATE(PPB, RATE) ((PPB * RATE + 100 - RATE) / 100) argument
103 #define JP_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, RATE, CHIRP) \ argument
108 PPB_THRESH_RATE(PPB, RATE), PRI_TOLERANCE, CHIRP \
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c524 #define RATE(_ix) (ni->ni_rates.rs_rates[(_ix)] & IEEE80211_RATE_VAL) in ath_rate_get_static_rix() macro
538 if (RATE(srate) == tp->ucastrate) in ath_rate_get_static_rix()
542 #undef RATE in ath_rate_get_static_rix()
577 #define RATE(ix) (DOT11RATE(ix) / 2) in ath_rate_pick_seed_rate_legacy() macro
602 #undef RATE in ath_rate_pick_seed_rate_legacy()
618 #define RATE(ix) (DOT11RATE(ix) / 2) in ath_rate_pick_seed_rate_ht() macro
654 #undef RATE in ath_rate_pick_seed_rate_ht()
667 #define RATE(ix) (DOT11RATE(ix) / 2) in ath_rate_findrate() macro
895 #undef RATE in ath_rate_findrate()
1302 #define RATE(_ix) (ni->ni_rates.rs_rates[(_ix)] & IEEE80211_RATE_VAL) in ath_rate_ctl_reset() macro
[all …]
/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.c288 #define RATE(_ix) (ni->ni_rates.rs_rates[(_ix)] & IEEE80211_RATE_VAL) in ath_rate_ctl_start() macro
306 for (; srate >= 0 && RATE(srate) > 72; srate--) in ath_rate_ctl_start()
319 for (; srate >= 0 && RATE(srate) != tp->ucastrate; srate--) in ath_rate_ctl_start()
329 #undef RATE in ath_rate_ctl_start()
/freebsd/sys/dev/ath/ath_rate/amrr/
H A Damrr.c314 #define RATE(_ix) (ni->ni_rates.rs_rates[(_ix)] & IEEE80211_RATE_VAL) in ath_rate_ctl_start() macro
332 for (; srate >= 0 && RATE(srate) > 72; srate--) in ath_rate_ctl_start()
345 for (; srate >= 0 && RATE(srate) != tp->ucastrate; srate--) in ath_rate_ctl_start()
355 #undef RATE in ath_rate_ctl_start()
/freebsd/contrib/ntp/sntp/tests/data/
H A Dkod-expected-multiple3 000000000000abcd RATE example.com
/freebsd/contrib/ntp/include/
H A Dgps.h42 #define RATE 0x0054 /* Pulse rate output select */ macro
/freebsd/tests/sys/sound/
H A Dsndstat.c177 NV(number, RATE); in ATF_TC_BODY()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c553 #undef RATE in ar5211SetupTxDesc()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c1097 CHECK_AND_SET_VAL_AND_SEL(p->rate, pr.rate, PR, RATE, SELEC); in query_path_records()
1229 CHECK_AND_SET_VAL_AND_SEL(p->rate, mr.rate, MCR, RATE, _SEL); in query_mcmember_records()
/freebsd/contrib/ntp/
H A Dconfigure.ac4196 AC_MSG_CHECKING([if we want a debug assert on an OOB KoD RATE value])
4201 [+ Disable debug assertion on OOB KoD RATE value]
4210 [Disable debug assertion on OOB KoD RATE value?])
H A Dconfig.h.in297 /* Disable debug assertion on OOB KoD RATE value? */
H A DChangeLog141 * [Sec 3767] An OOB KoD RATE value triggers an assertion when debug is enabled.
3061 * [Bug 1597] from 4.2.6p3-beta1: packet processing ignores RATE KoD packets,
3601 * [Bug 1597] packet processing ignores RATE KoD packets, because of
H A DNEWS183 * [Sec 3767] An OOB KoD RATE value triggers an assertion when debug is enabled.
3677 * Pay proper attention to RATE KoD packets.
3949 * [Sec 3767] An OOB KoD RATE value triggers an assertion when debug is enabled.
7443 * Pay proper attention to RATE KoD packets.
H A Dconfigure1869 --enable-bug3767-fix + Disable debug assertion on OOB KoD RATE value
33709 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we want a debug assert on an OOB KoD RATE value" >&5
33710 printf %s "checking if we want a debug assert on an OOB KoD RATE value... " >&6; }
H A DCommitLog4115 Bug 3767: An OOB KoD RATE value triggers an assertion when debug is enabled.
4118 Bug 3767: An OOB KoD RATE value triggers an assertion when debug is enabled.
4121 Bug 3767: An OOB KoD RATE value triggers an assertion when debug is enabled.
4124 Bug 3767: An OOB KoD RATE value triggers an assertion when debug is enabled.
[all...]
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi1414 is exceeded, the code is "RATE".
H A Dntp.conf.def1481 is exceeded, the code is "RATE".