/freebsd/sys/dev/usb/wlan/ |
H A D | if_uralvar.h | 128 struct ural_rx_radiotap_header sc_rxtap; member
|
H A D | if_urtwvar.h | 179 struct urtw_rx_radiotap_header sc_rxtap; member
|
H A D | if_rumvar.h | 169 struct rum_rx_radiotap_header sc_rxtap; member
|
H A D | if_runvar.h | 253 #define sc_rxtap sc_rxtapu.th macro
|
H A D | if_uathvar.h | 232 struct uath_rx_radiotap_header sc_rxtap; member
|
H A D | if_upgtvar.h | 473 struct upgt_rx_radiotap_header sc_rxtap; member
|
H A D | if_zyd.c | 407 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), 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() 2195 struct zyd_rx_radiotap_header *tap = &sc->sc_rxtap; in zyd_rx_data()
|
H A D | if_ural.c | 495 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in ural_attach() 900 struct ural_rx_radiotap_header *tap = &sc->sc_rxtap; in ural_bulk_read_callback()
|
H A D | if_rsureg.h | 896 #define sc_rxtap sc_rxtapu.th macro
|
H A D | if_upgt.c | 360 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in upgt_attach() 1461 struct upgt_rx_radiotap_header *tap = &sc->sc_rxtap; in upgt_rx()
|
H A D | if_uath.c | 459 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in uath_attach() 2682 struct uath_rx_radiotap_header *tap = &sc->sc_rxtap; in uath_data_rxeof()
|
/freebsd/sys/dev/ral/ |
H A D | rt2560var.h | 148 struct rt2560_rx_radiotap_header sc_rxtap; member
|
H A D | rt2661var.h | 159 struct rt2661_rx_radiotap_header sc_rxtap; member
|
H A D | rt2860var.h | 196 struct rt2860_rx_radiotap_header sc_rxtap; member
|
H A D | rt2661.c | 307 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in rt2661_attach() 1051 struct rt2661_rx_radiotap_header *tap = &sc->sc_rxtap; in rt2661_rx_intr()
|
H A D | rt2560.c | 304 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in rt2560_attach() 1173 struct rt2560_rx_radiotap_header *tap = &sc->sc_rxtap; in rt2560_decryption_intr()
|
/freebsd/sys/dev/ipw/ |
H A D | if_ipwvar.h | 165 struct ipw_rx_radiotap_header sc_rxtap; member
|
H A D | if_ipw.c | 321 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap), in ipw_attach() 1218 struct ipw_rx_radiotap_header *tap = &sc->sc_rxtap; in ipw_rx_data_intr()
|
/freebsd/sys/dev/iwi/ |
H A D | if_iwivar.h | 220 struct iwi_rx_radiotap_header sc_rxtap; member
|
/freebsd/sys/dev/wpi/ |
H A D | if_wpivar.h | 222 struct wpi_rx_radiotap_header sc_rxtap; member
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwmvar.h | 516 struct iwm_rx_radiotap_header sc_rxtap; member
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwnvar.h | 408 struct iwn_rx_radiotap_header sc_rxtap; member
|
/freebsd/sys/dev/rtwn/ |
H A D | if_rtwn_rx.c | 309 struct rtwn_rx_radiotap_header *tap = &sc->sc_rxtap; in rtwn_rx_common()
|
H A D | if_rtwnvar.h | 238 struct rtwn_rx_radiotap_header sc_rxtap; member
|
/freebsd/sys/dev/otus/ |
H A D | if_otusreg.h | 1082 #define sc_rxtap sc_rxtapu.th macro
|