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

12

/freebsd-10.1-release/sys/dev/usb/wlan/
H A Dif_rumvar.h126 struct rum_rx_radiotap_header sc_rxtap; member in struct:rum_softc
H A Dif_uralvar.h126 struct ural_rx_radiotap_header sc_rxtap; member in struct:ural_softc
H A Dif_runvar.h248 #define sc_rxtap sc_rxtapu.th macro
H A Dif_urtwvar.h180 struct urtw_rx_radiotap_header sc_rxtap; member in struct:urtw_softc
H A Dif_uathvar.h232 struct uath_rx_radiotap_header sc_rxtap; member in struct:uath_softc
H A Dif_upgtvar.h476 struct upgt_rx_radiotap_header sc_rxtap; member in struct:upgt_softc
H A Dif_rsureg.h761 #define sc_rxtap sc_rxtapu.th macro
H A Dif_zyd.c422 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
2141 sc->sc_rxtap.wr_chan_freq = sc->sc_txtap.wt_chan_freq =
2143 sc->sc_rxtap.wr_chan_flags = sc->sc_txtap.wt_chan_flags =
2230 struct zyd_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_rsu.c397 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1406 struct rsu_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_rum.c526 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
934 struct rum_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_uath.c485 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
2690 struct uath_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_upgt.c374 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1549 struct upgt_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_ural.c510 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
938 struct ural_rx_radiotap_header *tap = &sc->sc_rxtap;
/freebsd-10.1-release/sys/dev/ipw/
H A Dif_ipwvar.h160 struct ipw_rx_radiotap_header sc_rxtap; member in struct:ipw_softc
H A Dif_ipw.c354 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1252 struct ipw_rx_radiotap_header *tap = &sc->sc_rxtap;
/freebsd-10.1-release/sys/dev/ral/
H A Drt2560var.h149 struct rt2560_rx_radiotap_header sc_rxtap; member in struct:rt2560_softc
H A Drt2661var.h158 struct rt2661_rx_radiotap_header sc_rxtap; member in struct:rt2661_softc
H A Drt2860var.h195 struct rt2860_rx_radiotap_header sc_rxtap; member in struct:rt2860_softc
H A Drt2661.c322 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1082 struct rt2661_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Drt2560.c317 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1208 struct rt2560_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Drt2860.c356 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1306 tap = &sc->sc_rxtap;
/freebsd-10.1-release/sys/dev/iwi/
H A Dif_iwivar.h216 struct iwi_rx_radiotap_header sc_rxtap; member in struct:iwi_softc
H A Dif_iwi.c419 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1276 struct iwi_rx_radiotap_header *tap = &sc->sc_rxtap;
/freebsd-10.1-release/sys/dev/wpi/
H A Dif_wpivar.h175 struct wpi_rx_radiotap_header sc_rxtap; member in struct:wpi_softc
/freebsd-10.1-release/sys/dev/iwn/
H A Dif_iwnvar.h376 struct iwn_rx_radiotap_header sc_rxtap; member in struct:iwn_softc

Completed in 456 milliseconds

12