Home
last modified time | relevance | path

Searched refs:sc_rxtap (Results 1 – 25 of 37) 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_upgtvar.h473 struct upgt_rx_radiotap_header sc_rxtap; member
H A Dif_zyd.c407 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in zyd_attach()
2108 sc->sc_rxtap.wr_chan_freq = sc->sc_txtap.wt_chan_freq = in zyd_set_chan()
2110 sc->sc_rxtap.wr_chan_flags = sc->sc_txtap.wt_chan_flags = in zyd_set_chan()
2195 struct zyd_rx_radiotap_header *tap = &sc->sc_rxtap; in zyd_rx_data()
H A Dif_ural.c495 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in ural_attach()
900 struct ural_rx_radiotap_header *tap = &sc->sc_rxtap; in ural_bulk_read_callback()
H A Dif_rsureg.h896 #define sc_rxtap sc_rxtapu.th macro
H A Dif_upgt.c360 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in upgt_attach()
1461 struct upgt_rx_radiotap_header *tap = &sc->sc_rxtap; in upgt_rx()
H A Dif_uath.c459 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in uath_attach()
2682 struct uath_rx_radiotap_header *tap = &sc->sc_rxtap; in uath_data_rxeof()
/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 Drt2661.c307 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in rt2661_attach()
1051 struct rt2661_rx_radiotap_header *tap = &sc->sc_rxtap; in rt2661_rx_intr()
H A Drt2560.c304 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in rt2560_attach()
1173 struct rt2560_rx_radiotap_header *tap = &sc->sc_rxtap; in rt2560_decryption_intr()
/freebsd/sys/dev/ipw/
H A Dif_ipwvar.h165 struct ipw_rx_radiotap_header sc_rxtap; member
H A Dif_ipw.c321 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in ipw_attach()
1218 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.h516 struct iwm_rx_radiotap_header sc_rxtap; 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.c309 struct rtwn_rx_radiotap_header *tap = &sc->sc_rxtap; in rtwn_rx_common()
H A Dif_rtwnvar.h238 struct rtwn_rx_radiotap_header sc_rxtap; member
/freebsd/sys/dev/otus/
H A Dif_otusreg.h1082 #define sc_rxtap sc_rxtapu.th macro

12