Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_athioctl.h391 struct ath_tx_radiotap_header { struct
392 struct ieee80211_radiotap_header wt_ihdr;
393 u_int8_t wt_flags;
394 u_int8_t wt_rate;
395 u_int8_t wt_txpower;
396 u_int8_t wt_antenna;
397 u_int32_t wt_chan_flags;
398 u_int16_t wt_chan_freq;
399 u_int8_t wt_chan_ieee;
400 int8_t wt_chan_maxpow;