Lines Matching +full:max +full:- +full:bit +full:- +full:rate
3 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
67 * Note well: all radiotap fields are little-endian.
82 * fields are present. Set bit 31
86 * by setting bit 31.
92 * ---- --------- -----
96 * Value in microseconds of the MAC's 64-bit 802.11 Time
97 * Synchronization Function timer when the first bit of the
106 * For frequency-hopping radios, the hop set (first byte)
111 * Tx/Rx data rate. If bit 0x80 is set then it represents an
112 * an MCS index and not an IEEE rate.
145 * Transmit power expressed as unitless distance from max
146 * power set at factory calibration. 0 is max power.
151 * Transmit power expressed as decibel distance from max power
152 * set at factory calibration. 0 is max power. Monotonically
223 * 14-17 are from Linux, they overlap the netbsd-specific
253 #define IEEE80211_CHAN_DYN 0x00000400 /* Dynamic CCK-OFDM channel */
257 #define IEEE80211_CHAN_HALF 0x00004000 /* Half rate channel */
258 #define IEEE80211_CHAN_QUARTER 0x00008000 /* Quarter rate channel */
278 * (to 32-bit boundary)
382 /* https://www.radiotap.org/fields/0-length-PSDU.html */
477 /* https://www.radiotap.org/fields/HE-MU.html */
510 /* https://www.radiotap.org/fields/L-SIG.html */
527 /* http://www.radiotap.org/fields/U-SIG.html */