HomeSort by: relevance | last modified time | path
    Searched refs:wt_flags (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/sys/dev/ic/
malovar.h 71 uint8_t wt_flags; member in struct:malo_tx_radiotap_hdr
athioctl.h 175 u_int8_t wt_flags; member in struct:ath_tx_radiotap_header
rt2560var.h 42 uint8_t wt_flags; member in struct:rt2560_tx_radiotap_header
rt2661var.h 40 uint8_t wt_flags; member in struct:rt2661_tx_radiotap_header
rt2860var.h 57 uint8_t wt_flags; member in struct:rt2860_tx_radiotap_header
wivar.h 63 u_int8_t wt_flags; member in struct:wi_tx_radiotap_header
athnvar.h 90 uint8_t wt_flags; member in struct:athn_tx_radiotap_header
bwivar.h 506 uint8_t wt_flags; member in struct:bwi_tx_radiotap_hdr
malo.c 1430 tap->wt_flags = 0;
1435 tap->wt_flags |= IEEE80211_RADIOTAP_F_WEP;
ath.c 3987 sc->sc_tx_th.wt_flags = sc->sc_hwmap[txrate].txflags;
3989 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_WEP;
3991 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_FRAG;
  /src/sys/dev/usb/
if_rumvar.h 43 uint8_t wt_flags; member in struct:rum_tx_radiotap_header
if_uralvar.h 43 uint8_t wt_flags; member in struct:ural_tx_radiotap_header
if_otusvar.h 99 uint8_t wt_flags; member in struct:otus_tx_radiotap_header
if_runvar.h 64 uint8_t wt_flags; member in struct:run_tx_radiotap_header
if_urtwnvar.h 57 uint8_t wt_flags; member in struct:urtwn_tx_radiotap_header
if_upgtvar.h 42 uint8_t wt_flags; member in struct:upgt_tx_radiotap_header
if_urtwreg.h 300 uint8_t wt_flags; member in struct:urtw_tx_radiotap_header
if_zyd.c 2131 tap->wt_flags = 0;
2288 tap->wt_flags = 0;
if_ural.c 1224 tap->wt_flags = 0;
1314 tap->wt_flags = 0;
if_zydreg.h 1145 uint8_t wt_flags; member in struct:zyd_tx_radiotap_header
  /src/sys/dev/pci/
if_iwivar.h 60 uint8_t wt_flags; member in struct:iwi_tx_radiotap_header
if_rtwnreg.h 89 uint8_t wt_flags; member in struct:rtwn_tx_radiotap_header
if_wpivar.h 43 uint8_t wt_flags; member in struct:wpi_tx_radiotap_header
if_iwmvar.h 128 uint8_t wt_flags; member in struct:iwm_tx_radiotap_header
if_iwnvar.h 45 uint8_t wt_flags; member in struct:iwn_tx_radiotap_header

Completed in 31 milliseconds

1 2