Searched refs:sc_txtap (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.h130 struct ural_tx_radiotap_header sc_txtap; member in struct:ural_softc
H A Dif_rumvar.h171 struct rum_tx_radiotap_header sc_txtap; member in struct:rum_softc
H A Dif_runvar.h261 #define sc_txtap sc_txtapu.th macro
H A Dif_ural.c498 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
802 struct ural_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_rum.c577 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1113 struct rum_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_run.c913 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
3238 struct run_tx_radiotap_header *tap = &sc->sc_txtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipwvar.h167 struct ipw_tx_radiotap_header sc_txtap; member in struct:ipw_softc
H A Dif_ipw.c323 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1582 struct ipw_tx_radiotap_header *tap = &sc->sc_txtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2661var.h161 struct rt2661_tx_radiotap_header sc_txtap; member in struct:rt2661_softc
H A Drt2560var.h150 struct rt2560_tx_radiotap_header sc_txtap; member in struct:rt2560_softc
H A Drt2860var.h198 struct rt2860_tx_radiotap_header sc_txtap; member in struct:rt2860_softc
H A Drt2560.c305 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1475 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1542 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1692 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
1818 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap;
H A Drt2661.c308 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1311 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap;
1512 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap;
H A Drt2860.c350 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1577 struct rt2860_tx_radiotap_header *tap = &sc->sc_txtap;
1822 struct rt2860_tx_radiotap_header *tap = &sc->sc_txtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwivar.h222 struct iwi_tx_radiotap_header sc_txtap; member in struct:iwi_softc
H A Dif_iwi.c413 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
1857 struct iwi_tx_radiotap_header *tap = &sc->sc_txtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_tx.c180 struct rtwn_tx_radiotap_header *tap = &sc->sc_txtap;
228 struct rtwn_tx_radiotap_header *tap = &sc->sc_txtap;
H A Dif_rtwnvar.h240 struct rtwn_tx_radiotap_header sc_txtap; member in struct:rtwn_softc
H A Dif_rtwn.c317 struct rtwn_tx_radiotap_header *txtap = &sc->sc_txtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h224 struct wpi_tx_radiotap_header sc_txtap; member in struct:wpi_softc
H A Dif_wpi.c574 struct wpi_tx_radiotap_header *txtap = &sc->sc_txtap;
2850 struct wpi_tx_radiotap_header *tap = &sc->sc_txtap;
3008 struct wpi_tx_radiotap_header *tap = &sc->sc_txtap;
5599 sc->sc_txtap.wt_chan_freq = htole16(c->ic_freq);
5600 sc->sc_txtap.wt_chan_flags = htole16(c->ic_flags);
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnvar.h410 struct iwn_tx_radiotap_header sc_txtap; member in struct:iwn_softc
H A Dif_iwn.c1314 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap),
4623 struct iwn_tx_radiotap_header *tap = &sc->sc_txtap;
4806 struct iwn_tx_radiotap_header *tap = &sc->sc_txtap;
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmvar.h667 #define sc_txtap sc_txtapu.th macro
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxvar.h804 #define sc_txtap sc_txtapu.th macro

Completed in 365 milliseconds

12