Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/
Dif_athioctl.h383 struct ath_tx_radiotap_header { struct
384 struct ieee80211_radiotap_header wt_ihdr;
385 u_int64_t wt_tsf;
386 u_int8_t wt_flags;
387 u_int8_t wt_rate;
388 u_int8_t wt_txpower;
389 u_int8_t wt_antenna;
390 u_int32_t wt_chan_flags;
391 u_int16_t wt_chan_freq;
392 u_int8_t wt_chan_ieee;
[all …]