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

1 2

  /src/sys/dev/ic/
malovar.h 59 uint8_t wr_flags; member in struct:malo_rx_radiotap_hdr
athioctl.h 154 u_int8_t wr_flags; member in struct:ath_rx_radiotap_header
rt2560var.h 24 uint8_t wr_flags; member in struct:rt2560_rx_radiotap_header
rt2661var.h 24 uint8_t wr_flags; member in struct:rt2661_rx_radiotap_header
rt2860var.h 38 uint8_t wr_flags; member in struct:rt2860_rx_radiotap_header
wivar.h 49 u_int8_t wr_flags; member in struct:wi_rx_radiotap_header
athnvar.h 72 uint8_t wr_flags; member in struct:athn_rx_radiotap_header
bwivar.h 523 uint8_t wr_flags; member in struct:bwi_rx_radiotap_hdr
arn5008.c 741 tap->wr_flags = IEEE80211_RADIOTAP_F_FCS;
757 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTGI;
762 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE;
arn9003.c 892 tap->wr_flags = IEEE80211_RADIOTAP_F_FCS;
905 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTGI;
910 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE;
  /src/sys/dev/usb/
if_rumvar.h 26 uint8_t wr_flags; member in struct:rum_rx_radiotap_header
if_uralvar.h 26 uint8_t wr_flags; member in struct:ural_rx_radiotap_header
if_otusvar.h 84 uint8_t wr_flags; member in struct:otus_rx_radiotap_header
if_runvar.h 45 uint8_t wr_flags; member in struct:run_rx_radiotap_header
if_urtwnvar.h 42 uint8_t wr_flags; member in struct:urtwn_rx_radiotap_header
if_upgtvar.h 27 uint8_t wr_flags; member in struct:upgt_rx_radiotap_header
if_urtwreg.h 287 uint8_t wr_flags; member in struct:urtw_rx_radiotap_header
if_athn_usb.c 2184 tap->wr_flags = IEEE80211_RADIOTAP_F_FCS;
2196 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTGI;
2199 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE;
if_zydreg.h 1131 uint8_t wr_flags; member in struct:zyd_rx_radiotap_header
  /src/sys/dev/pci/
if_iwivar.h 43 uint8_t wr_flags; member in struct:iwi_rx_radiotap_header
if_rtwnreg.h 74 uint8_t wr_flags; member in struct:rtwn_rx_radiotap_header
if_wpivar.h 23 uint8_t wr_flags; member in struct:wpi_rx_radiotap_header
if_iwmvar.h 110 uint8_t wr_flags; member in struct:iwm_rx_radiotap_header
if_iwnvar.h 27 uint8_t wr_flags; member in struct:iwn_rx_radiotap_header
if_wpi.c 1583 tap->wr_flags = 0;
1611 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE;

Completed in 214 milliseconds

1 2