Searched refs:wr_chan_flags (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11-stable/sys/dev/malo/
H A Dif_maloioctl.h90 u_int16_t wr_chan_flags; member in struct:malo_rx_radiotap_header
H A Dif_malo.c1905 sc->malo_rx_th.wr_chan_flags = htole16(IEEE80211_CHAN_G);
1908 sc->malo_rx_th.wr_chan_flags = htole16(IEEE80211_CHAN_B);
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwlioctl.h112 u_int16_t wr_chan_flags; member in struct:mwl_rx_radiotap_header
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_uralvar.h33 uint16_t wr_chan_flags; member in struct:ural_rx_radiotap_header
H A Dif_rumvar.h29 uint16_t wr_chan_flags; member in struct:rum_rx_radiotap_header
H A Dif_urtwvar.h62 uint16_t wr_chan_flags; member in struct:urtw_rx_radiotap_header
H A Dif_runvar.h52 uint16_t wr_chan_flags; member in struct:run_rx_radiotap_header
H A Dif_uathvar.h51 uint16_t wr_chan_flags; member in struct:uath_rx_radiotap_header
H A Dif_upgtvar.h381 uint16_t wr_chan_flags; member in struct:upgt_rx_radiotap_header
H A Dif_rsureg.h679 uint16_t wr_chan_flags; member in struct:rsu_rx_radiotap_header
/freebsd-11-stable/sys/dev/ral/
H A Drt2560var.h26 uint16_t wr_chan_flags; member in struct:rt2560_rx_radiotap_header
H A Drt2661var.h26 uint16_t wr_chan_flags; member in struct:rt2661_rx_radiotap_header
H A Drt2860var.h37 uint16_t wr_chan_flags; member in struct:rt2860_rx_radiotap_header
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwvar.h60 uint16_t wr_chan_flags; member in struct:ipw_rx_radiotap_header
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwnvar.h42 uint16_t wr_chan_flags; member in struct:urtwn_rx_radiotap_header
/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtapioctl.h155 u_int32_t wr_chan_flags;
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwivar.h35 uint16_t wr_chan_flags; member in struct:iwi_rx_radiotap_header
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_rx.c568 sc->sc_rx_th.wr_chan_flags &= ~CHAN_HT;
576 sc->sc_rx_th.wr_chan_flags |= CHAN_HT40U;
578 sc->sc_rx_th.wr_chan_flags |= CHAN_HT40D;
580 sc->sc_rx_th.wr_chan_flags |= CHAN_HT20;
585 sc->sc_rx_th.wr_chan_flags |= CHAN_HT20;
587 sc->sc_rx_th.wr_chan_flags |= CHAN_HT40U;
589 sc->sc_rx_th.wr_chan_flags |= CHAN_HT40D;
H A Dif_athioctl.h350 u_int32_t wr_chan_flags; member in struct:ath_rx_radiotap_header
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmvar.h113 uint16_t wr_chan_flags; member in struct:iwm_rx_radiotap_header
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpivar.h25 uint16_t wr_chan_flags; member in struct:wpi_rx_radiotap_header
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnvar.h62 uint16_t wr_chan_flags; member in struct:iwn_rx_radiotap_header
/freebsd-11-stable/sys/dev/wi/
H A Dif_wireg.h707 u_int16_t wr_chan_flags; member in struct:wi_rx_radiotap_header
/freebsd-11-stable/sys/dev/bwi/
H A Dif_bwivar.h530 uint16_t wr_chan_flags; member in struct:bwi_rx_radiotap_hdr
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwnvar.h564 u_int16_t wr_chan_flags; member in struct:bwn_rx_radiotap_header

Completed in 187 milliseconds

12