Symbol: sc_rxtap
sys/dev/ipw/if_ipw.c
1220
struct ipw_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/ipw/if_ipw.c
323
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/ipw/if_ipwvar.h
165
struct ipw_rx_radiotap_header sc_rxtap;
sys/dev/iwi/if_iwi.c
1260
struct iwi_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/iwi/if_iwi.c
413
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/iwi/if_iwivar.h
220
struct iwi_rx_radiotap_header sc_rxtap;
sys/dev/iwm/if_iwm.c
3259
struct iwm_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/iwm/if_iwm.c
3369
struct iwm_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/iwm/if_iwm.c
6343
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/iwm/if_iwmvar.h
517
struct iwm_rx_radiotap_header sc_rxtap;
sys/dev/iwn/if_iwn.c
1315
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/iwn/if_iwn.c
3138
struct iwn_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/iwn/if_iwnvar.h
408
struct iwn_rx_radiotap_header sc_rxtap;
sys/dev/iwx/if_iwx.c
10669
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/iwx/if_iwx.c
4424
struct iwx_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/otus/if_otus.c
776
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/ral/rt2560.c
1175
struct rt2560_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/ral/rt2560.c
306
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/ral/rt2560var.h
148
struct rt2560_rx_radiotap_header sc_rxtap;
sys/dev/ral/rt2661.c
1053
struct rt2661_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/ral/rt2661.c
309
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/ral/rt2661var.h
159
struct rt2661_rx_radiotap_header sc_rxtap;
sys/dev/ral/rt2860.c
1288
tap = &sc->sc_rxtap;
sys/dev/ral/rt2860.c
352
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/ral/rt2860var.h
196
struct rt2860_rx_radiotap_header sc_rxtap;
sys/dev/rtwn/if_rtwn.c
329
struct rtwn_rx_radiotap_header *rxtap = &sc->sc_rxtap;
sys/dev/rtwn/if_rtwn_rx.c
376
struct rtwn_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/rtwn/if_rtwnvar.h
239
struct rtwn_rx_radiotap_header sc_rxtap;
sys/dev/usb/wlan/if_mtw.c
2470
struct mtw_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/usb/wlan/if_mtw.c
679
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/usb/wlan/if_rsu.c
2455
struct rsu_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/usb/wlan/if_rsu.c
609
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/usb/wlan/if_rum.c
1259
struct rum_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/usb/wlan/if_rum.c
575
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/usb/wlan/if_rumvar.h
169
struct rum_rx_radiotap_header sc_rxtap;
sys/dev/usb/wlan/if_run.c
2964
struct run_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/usb/wlan/if_run.c
913
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/usb/wlan/if_uath.c
2694
struct uath_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/usb/wlan/if_uath.c
466
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/usb/wlan/if_uathvar.h
232
struct uath_rx_radiotap_header sc_rxtap;
sys/dev/usb/wlan/if_upgt.c
1463
struct upgt_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/usb/wlan/if_upgt.c
362
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/usb/wlan/if_upgtvar.h
473
struct upgt_rx_radiotap_header sc_rxtap;
sys/dev/usb/wlan/if_ural.c
496
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/usb/wlan/if_ural.c
901
struct ural_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/usb/wlan/if_uralvar.h
128
struct ural_rx_radiotap_header sc_rxtap;
sys/dev/usb/wlan/if_urtw.c
4018
struct urtw_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/usb/wlan/if_urtw.c
909
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/usb/wlan/if_urtwvar.h
179
struct urtw_rx_radiotap_header sc_rxtap;
sys/dev/usb/wlan/if_zyd.c
2109
sc->sc_rxtap.wr_chan_freq = sc->sc_txtap.wt_chan_freq =
sys/dev/usb/wlan/if_zyd.c
2111
sc->sc_rxtap.wr_chan_flags = sc->sc_txtap.wt_chan_flags =
sys/dev/usb/wlan/if_zyd.c
2196
struct zyd_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/usb/wlan/if_zyd.c
408
&sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
sys/dev/usb/wlan/if_zydreg.h
1307
struct zyd_rx_radiotap_header sc_rxtap;
sys/dev/wpi/if_wpi.c
2015
struct wpi_rx_radiotap_header *tap = &sc->sc_rxtap;
sys/dev/wpi/if_wpi.c
5590
sc->sc_rxtap.wr_chan_freq = htole16(c->ic_freq);
sys/dev/wpi/if_wpi.c
5591
sc->sc_rxtap.wr_chan_flags = htole16(c->ic_flags);
sys/dev/wpi/if_wpi.c
573
struct wpi_rx_radiotap_header *rxtap = &sc->sc_rxtap;
sys/dev/wpi/if_wpivar.h
222
struct wpi_rx_radiotap_header sc_rxtap;