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

12

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_uralvar.h130 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.h181 struct urtw_tx_radiotap_header sc_txtap; member in struct:urtw_softc
H A Dif_runvar.h261 #define sc_txtap sc_txtapu.th macro
H A Dif_uathvar.h234 struct uath_tx_radiotap_header sc_txtap; member in struct:uath_softc
H A Dif_upgtvar.h475 struct upgt_tx_radiotap_header sc_txtap; member in struct:upgt_softc
H A Dif_rsureg.h802 #define sc_txtap sc_txtapu.th macro
H A Dif_zyd.c405 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
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 =
2377 struct zyd_tx_radiotap_header *tap = &sc->sc_txtap;
2517 struct zyd_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_rsu.c560 ieee80211_radiotap_attach(ic, &sc->sc_txtap.wt_ihdr,
561 sizeof(sc->sc_txtap), RSU_TX_RADIOTAP_PRESENT,
2226 struct rsu_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_uath.c452 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1532 struct uath_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_ural.c495 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
800 struct ural_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_upgt.c357 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
2166 struct upgt_tx_radiotap_header *tap = &sc->sc_txtap;
/freebsd-11-stable/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.c305 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1476 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1543 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1708 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1835 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
H A Drt2661.c308 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1312 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap;
1532 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap;
H A Drt2860.c350 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1573 struct rt2860_tx_radiotap_header *tap = &sc->sc_txtap;
1818 struct rt2860_tx_radiotap_header *tap = &sc->sc_txtap;
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwvar.h165 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),
1570 struct ipw_tx_radiotap_header *tap = &sc->sc_txtap;
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwnvar.h213 struct urtwn_tx_radiotap_header sc_txtap; member in struct:urtwn_softc
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwivar.h220 struct iwi_tx_radiotap_header sc_txtap; member in struct:iwi_softc
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmvar.h534 struct iwm_tx_radiotap_header sc_txtap; member in struct:iwm_softc
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpivar.h222 struct wpi_tx_radiotap_header sc_txtap; member in struct:wpi_softc
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnvar.h405 struct iwn_tx_radiotap_header sc_txtap; member in struct:iwn_softc

Completed in 417 milliseconds

12