Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/rtwn/
H A Dif_rtwn_tx.c178 struct rtwn_tx_radiotap_header *tap = &sc->sc_txtap; in rtwn_tx_data()
226 struct rtwn_tx_radiotap_header *tap = &sc->sc_txtap; in rtwn_tx_raw()
H A Dif_rtwnvar.h239 struct rtwn_tx_radiotap_header sc_txtap; member
/freebsd/sys/dev/usb/wlan/
H A Dif_uralvar.h129 struct ural_tx_radiotap_header sc_txtap; member
H A Dif_urtwvar.h180 struct urtw_tx_radiotap_header sc_txtap; member
H A Dif_rumvar.h170 struct rum_tx_radiotap_header sc_txtap; member
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
H A Dif_upgtvar.h474 struct upgt_tx_radiotap_header sc_txtap; member
H A Dif_zyd.c405 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in zyd_attach()
2108 sc->sc_rxtap.wr_chan_freq = sc->sc_txtap.wt_chan_freq = in zyd_set_chan()
2110 sc->sc_rxtap.wr_chan_flags = sc->sc_txtap.wt_chan_flags = in zyd_set_chan()
2386 struct zyd_tx_radiotap_header *tap = &sc->sc_txtap; in zyd_bulk_write_callback()
2526 struct zyd_tx_radiotap_header *tap = &sc->sc_txtap; in zyd_tx_start()
H A Dif_ural.c493 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in ural_attach()
797 struct ural_tx_radiotap_header *tap = &sc->sc_txtap; in ural_bulk_write_callback()
H A Dif_rsureg.h902 #define sc_txtap sc_txtapu.th macro
H A Dif_upgt.c358 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in upgt_attach()
2161 struct upgt_tx_radiotap_header *tap = &sc->sc_txtap; in upgt_tx_start()
H A Dif_uath.c457 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in uath_attach()
1537 struct uath_tx_radiotap_header *tap = &sc->sc_txtap; in uath_tx_start()
/freebsd/sys/dev/ral/
H A Drt2560var.h149 struct rt2560_tx_radiotap_header sc_txtap; member
H A Drt2661var.h160 struct rt2661_tx_radiotap_header sc_txtap; member
H A Drt2860var.h197 struct rt2860_tx_radiotap_header sc_txtap; member
H A Drt2560.c302 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in rt2560_attach()
1470 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap; in rt2560_tx_bcn()
1537 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap; in rt2560_tx_mgt()
1684 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap; in rt2560_tx_raw()
1810 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap; in rt2560_tx_data()
H A Drt2661.c305 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in rt2661_attach()
1306 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap; in rt2661_tx_mgt()
1505 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap; in rt2661_tx_data()
/freebsd/sys/dev/ipw/
H A Dif_ipwvar.h166 struct ipw_tx_radiotap_header sc_txtap; member
H A Dif_ipw.c319 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in ipw_attach()
1571 struct ipw_tx_radiotap_header *tap = &sc->sc_txtap; in ipw_tx_start()
/freebsd/sys/dev/iwi/
H A Dif_iwivar.h221 struct iwi_tx_radiotap_header sc_txtap; member
/freebsd/sys/dev/wpi/
H A Dif_wpivar.h223 struct wpi_tx_radiotap_header sc_txtap; member
/freebsd/sys/dev/iwm/
H A Dif_iwmvar.h517 struct iwm_tx_radiotap_header sc_txtap; member
/freebsd/sys/dev/iwn/
H A Dif_iwnvar.h409 struct iwn_tx_radiotap_header sc_txtap; member
/freebsd/sys/dev/otus/
H A Dif_otusreg.h1088 #define sc_txtap sc_txtapu.th macro

12