Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_athioctl.h390 struct ath_tx_radiotap_header { struct
391 struct ieee80211_radiotap_header wt_ihdr;
392 u_int8_t wt_flags;
393 u_int8_t wt_rate;
394 u_int8_t wt_txpower;
395 u_int8_t wt_antenna;
396 u_int32_t wt_chan_flags;
397 u_int16_t wt_chan_freq;
398 u_int8_t wt_chan_ieee;
399 int8_t wt_chan_maxpow;