Home
last modified time | relevance | path

Searched refs:sc_rxtap (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/sys/dev/usb/wlan/
H A Dif_uralvar.h128 struct ural_rx_radiotap_header sc_rxtap; member
H A Dif_urtwvar.h179 struct urtw_rx_radiotap_header sc_rxtap; member
H A Dif_rumvar.h169 struct rum_rx_radiotap_header sc_rxtap; member
H A Dif_runvar.h253 #define sc_rxtap sc_rxtapu.th macro
H A Dif_uathvar.h232 struct uath_rx_radiotap_header sc_rxtap; member
H A Dif_mtwvar.h372 #define sc_rxtap sc_rxtapu.th macro
H A Dif_upgtvar.h473 struct upgt_rx_radiotap_header sc_rxtap; member
H A Dif_zyd.c408 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in zyd_attach()
2109 sc->sc_rxtap.wr_chan_freq = sc->sc_txtap.wt_chan_freq = in zyd_set_chan()
2111 sc->sc_rxtap.wr_chan_flags = sc->sc_txtap.wt_chan_flags = in zyd_set_chan()
2196 struct zyd_rx_radiotap_header *tap = &sc->sc_rxtap; in zyd_rx_data()
H A Dif_ural.c496 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in ural_attach()
901 struct ural_rx_radiotap_header *tap = &sc->sc_rxtap; in ural_bulk_read_callback()
H A Dif_rsureg.h903 #define sc_rxtap sc_rxtapu.th macro
H A Dif_upgt.c362 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in upgt_attach()
1463 struct upgt_rx_radiotap_header *tap = &sc->sc_rxtap; in upgt_rx()
/freebsd/sys/dev/ral/
H A Drt2560var.h148 struct rt2560_rx_radiotap_header sc_rxtap; member
H A Drt2661var.h159 struct rt2661_rx_radiotap_header sc_rxtap; member
H A Drt2860var.h196 struct rt2860_rx_radiotap_header sc_rxtap; member
H A Drt2560.c306 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in rt2560_attach()
1175 struct rt2560_rx_radiotap_header *tap = &sc->sc_rxtap; in rt2560_decryption_intr()
H A Drt2661.c309 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in rt2661_attach()
1053 struct rt2661_rx_radiotap_header *tap = &sc->sc_rxtap; in rt2661_rx_intr()
/freebsd/sys/dev/ipw/
H A Dif_ipwvar.h165 struct ipw_rx_radiotap_header sc_rxtap; member
H A Dif_ipw.c323 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in ipw_attach()
1220 struct ipw_rx_radiotap_header *tap = &sc->sc_rxtap; in ipw_rx_data_intr()
/freebsd/sys/dev/iwi/
H A Dif_iwivar.h220 struct iwi_rx_radiotap_header sc_rxtap; member
/freebsd/sys/dev/wpi/
H A Dif_wpivar.h222 struct wpi_rx_radiotap_header sc_rxtap; member
/freebsd/sys/dev/iwm/
H A Dif_iwmvar.h517 struct iwm_rx_radiotap_header sc_rxtap;
516 struct iwm_rx_radiotap_header sc_rxtap; global() member
/freebsd/sys/dev/iwn/
H A Dif_iwnvar.h408 struct iwn_rx_radiotap_header sc_rxtap; member
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_rx.c376 struct rtwn_rx_radiotap_header *tap = &sc->sc_rxtap; in rtwn_rx_common()
/freebsd/sys/dev/iwx/
H A Dif_iwxvar.h809 #define sc_rxtap sc_rxtapu.th macro
/freebsd/sys/dev/otus/
H A Dif_otusreg.h1082 #define sc_rxtap sc_rxtapu.th macro

12