Searched refs:sc_rxtap (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_uralvar.h129 struct ural_rx_radiotap_header sc_rxtap; member in struct:ural_softc
H A Dif_rumvar.h169 struct rum_rx_radiotap_header sc_rxtap; member in struct:rum_softc
H A Dif_urtwvar.h180 struct urtw_rx_radiotap_header sc_rxtap; member in struct:urtw_softc
H A Dif_runvar.h255 #define sc_rxtap sc_rxtapu.th macro
H A Dif_uathvar.h233 struct uath_rx_radiotap_header sc_rxtap; member in struct:uath_softc
H A Dif_upgtvar.h474 struct upgt_rx_radiotap_header sc_rxtap; member in struct:upgt_softc
H A Dif_rsureg.h796 #define sc_rxtap sc_rxtapu.th macro
H A Dif_zyd.c407 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
2099 sc->sc_rxtap.wr_chan_freq = sc->sc_txtap.wt_chan_freq =
2101 sc->sc_rxtap.wr_chan_flags = sc->sc_txtap.wt_chan_flags =
2186 struct zyd_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_rsu.c562 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1803 struct rsu_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_uath.c454 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
2598 struct uath_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_ural.c497 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
903 struct ural_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_upgt.c359 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1465 struct upgt_rx_radiotap_header *tap = &sc->sc_rxtap;
/freebsd-11-stable/sys/dev/ral/
H A Drt2560var.h148 struct rt2560_rx_radiotap_header sc_rxtap; member in struct:rt2560_softc
H A Drt2661var.h159 struct rt2661_rx_radiotap_header sc_rxtap; member in struct:rt2661_softc
H A Drt2860var.h196 struct rt2860_rx_radiotap_header sc_rxtap; member in struct:rt2860_softc
H A Drt2661.c310 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1057 struct rt2661_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Drt2560.c307 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1179 struct rt2560_rx_radiotap_header *tap = &sc->sc_rxtap;
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwvar.h164 struct ipw_rx_radiotap_header sc_rxtap; member in struct:ipw_softc
H A Dif_ipw.c321 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1217 struct ipw_rx_radiotap_header *tap = &sc->sc_rxtap;
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwnvar.h212 struct urtwn_rx_radiotap_header sc_rxtap; member in struct:urtwn_softc
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwivar.h219 struct iwi_rx_radiotap_header sc_rxtap; member in struct:iwi_softc
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmvar.h533 struct iwm_rx_radiotap_header sc_rxtap; member in struct:iwm_softc
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpivar.h221 struct wpi_rx_radiotap_header sc_rxtap; member in struct:wpi_softc
H A Dif_wpi.c571 struct wpi_rx_radiotap_header *rxtap = &sc->sc_rxtap;
2013 struct wpi_rx_radiotap_header *tap = &sc->sc_rxtap;
5568 sc->sc_rxtap.wr_chan_freq = htole16(c->ic_freq);
5569 sc->sc_rxtap.wr_chan_flags = htole16(c->ic_flags);
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnvar.h404 struct iwn_rx_radiotap_header sc_rxtap; member in struct:iwn_softc

Completed in 270 milliseconds

12