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

12

/freebsd-11.0-release/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.h172 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.h263 #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.h475 struct upgt_tx_radiotap_header sc_txtap; member in struct:upgt_softc
H A Dif_rsureg.h801 #define sc_txtap sc_txtapu.th macro
H A Dif_zyd.c409 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
2103 sc->sc_rxtap.wr_chan_freq = sc->sc_txtap.wt_chan_freq =
2105 sc->sc_rxtap.wr_chan_flags = sc->sc_txtap.wt_chan_flags =
2381 struct zyd_tx_radiotap_header *tap = &sc->sc_txtap;
2521 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,
2221 struct rsu_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_upgt.c358 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
2167 struct upgt_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_ural.c502 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
807 struct ural_tx_radiotap_header *tap = &sc->sc_txtap;
/freebsd-11.0-release/sys/dev/ipw/
H A Dif_ipwvar.h163 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),
1573 struct ipw_tx_radiotap_header *tap = &sc->sc_txtap;
/freebsd-11.0-release/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.c308 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1479 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1546 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1711 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1838 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
H A Drt2661.c310 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1314 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap;
1534 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap;
/freebsd-11.0-release/sys/dev/urtwn/
H A Dif_urtwnvar.h212 struct urtwn_tx_radiotap_header sc_txtap; member in struct:urtwn_softc
H A Dif_urtwn.c649 ieee80211_radiotap_attach(ic, &sc->sc_txtap.wt_ihdr,
650 sizeof(sc->sc_txtap), URTWN_TX_RADIOTAP_PRESENT,
3108 struct urtwn_tx_radiotap_header *tap = &sc->sc_txtap;
3216 struct urtwn_tx_radiotap_header *tap = &sc->sc_txtap;
4842 sc->sc_txtap.wt_chan_freq = htole16(c->ic_freq);
4843 sc->sc_txtap.wt_chan_flags = htole16(c->ic_flags);
/freebsd-11.0-release/sys/dev/iwi/
H A Dif_iwivar.h219 struct iwi_tx_radiotap_header sc_txtap; member in struct:iwi_softc
/freebsd-11.0-release/sys/dev/wpi/
H A Dif_wpivar.h222 struct wpi_tx_radiotap_header sc_txtap; member in struct:wpi_softc
/freebsd-11.0-release/sys/dev/iwm/
H A Dif_iwmvar.h524 struct iwm_tx_radiotap_header sc_txtap; member in struct:iwm_softc
/freebsd-11.0-release/sys/dev/iwn/
H A Dif_iwnvar.h405 struct iwn_tx_radiotap_header sc_txtap; member in struct:iwn_softc

Completed in 275 milliseconds

12