Searched refs:sc_txtap (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-current/sys/dev/usb/wlan/
H A Dif_uralvar.h129 struct ural_tx_radiotap_header sc_txtap; member in struct:ural_softc
H A Dif_rumvar.h170 struct rum_tx_radiotap_header sc_txtap; member in struct:rum_softc
H A Dif_urtwvar.h180 struct urtw_tx_radiotap_header sc_txtap; member in struct:urtw_softc
H A Dif_runvar.h259 #define sc_txtap sc_txtapu.th macro
H A Dif_uathvar.h233 struct uath_tx_radiotap_header sc_txtap; member in struct:uath_softc
H A Dif_upgtvar.h474 struct upgt_tx_radiotap_header sc_txtap; member in struct:upgt_softc
H A Dif_rsureg.h902 #define sc_txtap sc_txtapu.th macro
H A Dif_zyd.c405 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
2108 sc->sc_rxtap.wr_chan_freq = sc->sc_txtap.wt_chan_freq =
2110 sc->sc_rxtap.wr_chan_flags = sc->sc_txtap.wt_chan_flags =
2386 struct zyd_tx_radiotap_header *tap = &sc->sc_txtap;
2528 struct zyd_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_uath.c456 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1536 struct uath_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_ural.c493 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
797 struct ural_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_upgt.c358 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
2162 struct upgt_tx_radiotap_header *tap = &sc->sc_txtap;
/freebsd-current/sys/dev/ipw/
H A Dif_ipwvar.h166 struct ipw_tx_radiotap_header sc_txtap; member in struct:ipw_softc
H A Dif_ipw.c319 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1571 struct ipw_tx_radiotap_header *tap = &sc->sc_txtap;
/freebsd-current/sys/dev/ral/
H A Drt2560var.h149 struct rt2560_tx_radiotap_header sc_txtap; member in struct:rt2560_softc
H A Drt2661var.h160 struct rt2661_tx_radiotap_header sc_txtap; member in struct:rt2661_softc
H A Drt2860var.h197 struct rt2860_tx_radiotap_header sc_txtap; member in struct:rt2860_softc
H A Drt2560.c302 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1470 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1537 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1687 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1813 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
H A Drt2661.c305 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1306 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap;
1507 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap;
H A Drt2860.c348 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1569 struct rt2860_tx_radiotap_header *tap = &sc->sc_txtap;
1812 struct rt2860_tx_radiotap_header *tap = &sc->sc_txtap;
/freebsd-current/sys/dev/iwi/
H A Dif_iwivar.h221 struct iwi_tx_radiotap_header sc_txtap; member in struct:iwi_softc
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwn_tx.c178 struct rtwn_tx_radiotap_header *tap = &sc->sc_txtap;
226 struct rtwn_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_rtwnvar.h239 struct rtwn_tx_radiotap_header sc_txtap; member in struct:rtwn_softc
/freebsd-current/sys/dev/iwm/
H A Dif_iwmvar.h517 struct iwm_tx_radiotap_header sc_txtap; member in struct:iwm_softc
/freebsd-current/sys/dev/wpi/
H A Dif_wpivar.h223 struct wpi_tx_radiotap_header sc_txtap; member in struct:wpi_softc
/freebsd-current/sys/dev/iwn/
H A Dif_iwnvar.h409 struct iwn_tx_radiotap_header sc_txtap; member in struct:iwn_softc

Completed in 368 milliseconds

12