/freebsd/sys/dev/rtwn/ |
H A D | if_rtwn_tx.c | 178 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 D | if_rtwnvar.h | 239 struct rtwn_tx_radiotap_header sc_txtap; member
|
/freebsd/sys/dev/usb/wlan/ |
H A D | if_uralvar.h | 129 struct ural_tx_radiotap_header sc_txtap; member
|
H A D | if_urtwvar.h | 180 struct urtw_tx_radiotap_header sc_txtap; member
|
H A D | if_rumvar.h | 170 struct rum_tx_radiotap_header sc_txtap; member
|
H A D | if_runvar.h | 259 #define sc_txtap sc_txtapu.th macro
|
H A D | if_uathvar.h | 233 struct uath_tx_radiotap_header sc_txtap; member
|
H A D | if_upgtvar.h | 474 struct upgt_tx_radiotap_header sc_txtap; member
|
H A D | if_zyd.c | 405 &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 D | if_ural.c | 493 &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 D | if_rsureg.h | 902 #define sc_txtap sc_txtapu.th macro
|
H A D | if_upgt.c | 358 &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 D | if_uath.c | 457 &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 D | rt2560var.h | 149 struct rt2560_tx_radiotap_header sc_txtap; member
|
H A D | rt2661var.h | 160 struct rt2661_tx_radiotap_header sc_txtap; member
|
H A D | rt2860var.h | 197 struct rt2860_tx_radiotap_header sc_txtap; member
|
H A D | rt2560.c | 302 &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 D | rt2661.c | 305 &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 D | if_ipwvar.h | 166 struct ipw_tx_radiotap_header sc_txtap; member
|
H A D | if_ipw.c | 319 &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 D | if_iwivar.h | 221 struct iwi_tx_radiotap_header sc_txtap; member
|
/freebsd/sys/dev/wpi/ |
H A D | if_wpivar.h | 223 struct wpi_tx_radiotap_header sc_txtap; member
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwmvar.h | 517 struct iwm_tx_radiotap_header sc_txtap; member
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwnvar.h | 409 struct iwn_tx_radiotap_header sc_txtap; member
|
/freebsd/sys/dev/otus/ |
H A D | if_otusreg.h | 1088 #define sc_txtap sc_txtapu.th macro
|