Searched refs:sc_rxtap (Results 1 - 25 of 27) sorted by relevance

12

/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_uralvar.h129 struct ural_rx_radiotap_header sc_rxtap; member in struct:ural_softc
H A Dif_rumvar.h170 struct rum_rx_radiotap_header sc_rxtap; member in struct:rum_softc
H A Dif_runvar.h255 #define sc_rxtap sc_rxtapu.th macro
H A Dif_ural.c500 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
906 struct ural_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_rum.c579 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1262 struct rum_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_run.c915 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
2959 struct run_rx_radiotap_header *tap = &sc->sc_rxtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipwvar.h166 struct ipw_rx_radiotap_header sc_rxtap; member in struct:ipw_softc
H A Dif_ipw.c325 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1221 struct ipw_rx_radiotap_header *tap = &sc->sc_rxtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2661var.h160 struct rt2661_rx_radiotap_header sc_rxtap; member in struct:rt2661_softc
H A Drt2560var.h149 struct rt2560_rx_radiotap_header sc_rxtap; member in struct:rt2560_softc
H A Drt2860var.h197 struct rt2860_rx_radiotap_header sc_rxtap; member in struct:rt2860_softc
H A Drt2661.c310 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1054 struct rt2661_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Drt2560.c307 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1176 struct rt2560_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Drt2860.c352 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1288 tap = &sc->sc_rxtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwivar.h221 struct iwi_rx_radiotap_header sc_rxtap; member in struct:iwi_softc
H A Dif_iwi.c415 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
1262 struct iwi_rx_radiotap_header *tap = &sc->sc_rxtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h223 struct wpi_rx_radiotap_header sc_rxtap; member in struct:wpi_softc
H A Dif_wpi.c573 struct wpi_rx_radiotap_header *rxtap = &sc->sc_rxtap;
2015 struct wpi_rx_radiotap_header *tap = &sc->sc_rxtap;
5595 sc->sc_rxtap.wr_chan_freq = htole16(c->ic_freq);
5596 sc->sc_rxtap.wr_chan_flags = htole16(c->ic_flags);
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnvar.h409 struct iwn_rx_radiotap_header sc_rxtap; member in struct:iwn_softc
H A Dif_iwn.c1316 &sc->sc_rxtap.wr_ihdr, sizeof(sc->sc_rxtap),
3146 struct iwn_rx_radiotap_header *tap = &sc->sc_rxtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmvar.h660 #define sc_rxtap sc_rxtapu.th macro
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_rx.c311 struct rtwn_rx_radiotap_header *tap = &sc->sc_rxtap;
H A Dif_rtwnvar.h239 struct rtwn_rx_radiotap_header sc_rxtap; member in struct:rtwn_softc
H A Dif_rtwn.c316 struct rtwn_rx_radiotap_header *rxtap = &sc->sc_rxtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxvar.h797 #define sc_rxtap sc_rxtapu.th macro

Completed in 241 milliseconds

12