Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_athioctl.h385 struct ath_tx_radiotap_header { struct
386 struct ieee80211_radiotap_header wt_ihdr;
387 u_int64_t wt_tsf;
388 u_int8_t wt_flags;
389 u_int8_t wt_rate;
390 u_int8_t wt_txpower;
391 u_int8_t wt_antenna;
392 u_int32_t wt_chan_flags;
393 u_int16_t wt_chan_freq;
394 u_int8_t wt_chan_ieee;
[all …]