Home
last modified time | relevance | path

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

/src/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 \
/src/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 …]
/src/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()
/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c70 #define RATE(rate100m, _flags) { \ macro
205 RATE(10, 0),
206 RATE(20, IEEE80211_RATE_SHORT_PREAMBLE),
207 RATE(55, IEEE80211_RATE_SHORT_PREAMBLE),
208 RATE(110, IEEE80211_RATE_SHORT_PREAMBLE),
209 RATE(60, 0),
210 RATE(90, 0),
211 RATE(120, 0),
212 RATE(180, 0),
213 RATE(240, 0),
[all …]
/src/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()
/src/contrib/ntp/sntp/tests/data/
H A Dkod-expected-multiple3 000000000000abcd RATE example.com
/src/contrib/ntp/include/
H A Dgps.h42 #define RATE 0x0054 /* Pulse rate output select */ macro
/src/share/examples/sound/
H A Dsndstat_nv.c162 printf("\t\trate=%d\n", (int)NV(number, RATE)); in main()
/src/tests/sys/sound/
H A Dsndstat.c169 NV(number, RATE); in ATF_TC_BODY()
/src/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c553 #undef RATE in ar5211SetupTxDesc()
/src/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()
/src/usr.sbin/sndctl/
H A Dsndctl.c584 ch->rate = NV(number, RATE); in read_dev()
/src/sbin/pfctl/
H A Dparse.y609 %token LIMITER ID RATE SOURCE ENTRIES ABOVE BELOW MASK NOMATCH
2502 | RATE NUMBER '/' NUMBER {
2680 | RATE NUMBER '/' NUMBER {
7227 { "rate", RATE}, in lookup()
/src/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
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.
155749 [Bug 1597] packet processing ignores RATE KoD packets.
155752 [Bug 1597] packet processing ignores RATE KoD packets.
155755 [Bug 1597] packet processing ignores RATE KoD packets, because of a bug in string comparision.
155758 [Bug 1597] packet processing ignores RATE KoD packets, because of a bug in string comparision.
155965 [BUG 1597] packet processing ignores RATE KoD packets because of a bug in string comparison.
155968 [BUG 1597] packet processing ignores RATE KoD packets because of a bug in string comparison.
[all …]
/src/contrib/ntp/ntpd/
H A Dntp.conf.def1481 is exceeded, the code is "RATE".
H A Dinvoke-ntp.conf.texi1414 is exceeded, the code is "RATE".