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

12

/freebsd-current/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.c1893 sc->malo_rx_th.wr_chan_flags = htole16(IEEE80211_CHAN_G);
1896 sc->malo_rx_th.wr_chan_flags = htole16(IEEE80211_CHAN_B);
/freebsd-current/sys/dev/mwl/
H A Dif_mwlioctl.h112 u_int16_t wr_chan_flags; member in struct:mwl_rx_radiotap_header
/freebsd-current/sys/dev/usb/wlan/
H A Dif_uralvar.h31 uint16_t wr_chan_flags; member in struct:ural_rx_radiotap_header
H A Dif_rumvar.h28 uint16_t wr_chan_flags; member in struct:rum_rx_radiotap_header
H A Dif_urtwvar.h61 uint16_t wr_chan_flags; member in struct:urtw_rx_radiotap_header
H A Dif_runvar.h51 uint16_t wr_chan_flags; member in struct:run_rx_radiotap_header
H A Dif_uathvar.h50 uint16_t wr_chan_flags; member in struct:uath_rx_radiotap_header
H A Dif_upgtvar.h380 uint16_t wr_chan_flags; member in struct:upgt_rx_radiotap_header
H A Dif_rsureg.h788 uint16_t wr_chan_flags; member in struct:rsu_rx_radiotap_header
/freebsd-current/sys/dev/ipw/
H A Dif_ipwvar.h61 uint16_t wr_chan_flags; member in struct:ipw_rx_radiotap_header
/freebsd-current/sys/dev/ral/
H A Drt2560var.h25 uint16_t wr_chan_flags; member in struct:rt2560_rx_radiotap_header
H A Drt2661var.h25 uint16_t wr_chan_flags; member in struct:rt2661_rx_radiotap_header
H A Drt2860var.h36 uint16_t wr_chan_flags; member in struct:rt2860_rx_radiotap_header
/freebsd-current/sys/dev/iwi/
H A Dif_iwivar.h36 uint16_t wr_chan_flags; member in struct:iwi_rx_radiotap_header
/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h155 u_int32_t wr_chan_flags;
/freebsd-current/sys/dev/ath/
H A Dif_ath_rx.c592 sc->sc_rx_th.wr_chan_flags &= ~CHAN_HT;
600 sc->sc_rx_th.wr_chan_flags |= CHAN_HT40U;
602 sc->sc_rx_th.wr_chan_flags |= CHAN_HT40D;
604 sc->sc_rx_th.wr_chan_flags |= CHAN_HT20;
609 sc->sc_rx_th.wr_chan_flags |= CHAN_HT20;
611 sc->sc_rx_th.wr_chan_flags |= CHAN_HT40U;
613 sc->sc_rx_th.wr_chan_flags |= CHAN_HT40D;
H A Dif_athioctl.h357 u_int32_t wr_chan_flags; member in struct:ath_rx_radiotap_header
/freebsd-current/sys/dev/iwm/
H A Dif_iwmvar.h112 uint16_t wr_chan_flags; member in struct:iwm_rx_radiotap_header
/freebsd-current/sys/dev/wpi/
H A Dif_wpivar.h24 uint16_t wr_chan_flags; member in struct:wpi_rx_radiotap_header
/freebsd-current/sys/dev/iwn/
H A Dif_iwnvar.h61 uint16_t wr_chan_flags; member in struct:iwn_rx_radiotap_header
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h109 uint16_t wr_chan_flags; member in struct:lkpi_radiotap_rx_hdr
/freebsd-current/sys/dev/bwi/
H A Dif_bwivar.h531 uint16_t wr_chan_flags; member in struct:bwi_rx_radiotap_hdr
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwnvar.h48 uint16_t wr_chan_flags; member in struct:rtwn_rx_radiotap_header
/freebsd-current/sys/dev/bwn/
H A Dif_bwnvar.h566 u_int16_t wr_chan_flags; member in struct:bwn_rx_radiotap_header

Completed in 249 milliseconds

12