Home
last modified time | relevance | path

Searched refs:sc_txtap (Results 1 – 20 of 20) sorted by relevance

/dragonfly/sys/dev/netif/ral/
H A Drt2560var.h153 struct rt2560_tx_radiotap_header sc_txtap; member
H A Drt2661var.h164 struct rt2661_tx_radiotap_header sc_txtap; member
H A Drt2860var.h201 struct rt2860_tx_radiotap_header sc_txtap; member
H A Drt2560.c309 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in rt2560_attach()
1537 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap; in rt2560_tx_bcn()
1609 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap; in rt2560_tx_mgt()
1784 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap; in rt2560_tx_raw()
1922 struct rt2560_tx_radiotap_header *tap = &sc->sc_txtap; in rt2560_tx_data()
H A Drt2661.c312 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in rt2661_attach()
1371 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap; in rt2661_tx_mgt()
1606 struct rt2661_tx_radiotap_header *tap = &sc->sc_txtap; in rt2661_tx_data()
H A Drt2860.c361 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in rt2860_attach()
1638 struct rt2860_tx_radiotap_header *tap = &sc->sc_txtap; in rt2860_tx()
1896 struct rt2860_tx_radiotap_header *tap = &sc->sc_txtap; in rt2860_tx_raw()
/dragonfly/sys/bus/u4b/wlan/
H A Dif_rumvar.h172 struct rum_tx_radiotap_header sc_txtap; member
H A Dif_runvar.h263 #define sc_txtap sc_txtapu.th macro
H A Dif_urtwnvar.h237 struct urtwn_tx_radiotap_header sc_txtap; member
H A Dif_urtwn.c655 ieee80211_radiotap_attach(ic, &sc->sc_txtap.wt_ihdr, in urtwn_attach()
656 sizeof(sc->sc_txtap), URTWN_TX_RADIOTAP_PRESENT, in urtwn_attach()
3072 struct urtwn_tx_radiotap_header *tap = &sc->sc_txtap; in urtwn_tx_data()
3176 struct urtwn_tx_radiotap_header *tap = &sc->sc_txtap; in urtwn_tx_raw()
4785 sc->sc_txtap.wt_chan_freq = htole16(c->ic_freq); in urtwn_set_channel()
4786 sc->sc_txtap.wt_chan_flags = htole16(c->ic_flags); in urtwn_set_channel()
H A Dif_rum.c565 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in rum_attach()
1069 struct rum_tx_radiotap_header *tap = &sc->sc_txtap; in rum_bulk_write_callback()
H A Dif_run.c816 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in run_attach()
3113 struct run_tx_radiotap_header *tap = &sc->sc_txtap; in run_bulk_tx_callbackN()
/dragonfly/sys/dev/netif/iwi/
H A Dif_iwivar.h227 struct iwi_tx_radiotap_header sc_txtap; member
H A Dif_iwi.c429 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in iwi_attach()
1933 struct iwi_tx_radiotap_header *tap = &sc->sc_txtap; in iwi_tx_start()
/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmvar.h519 struct iwm_tx_radiotap_header sc_txtap; member
H A Dif_iwm.c3858 struct iwm_tx_radiotap_header *tap = &sc->sc_txtap; in iwm_tx()
6444 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in iwm_radiotap_attach()
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnvar.h409 struct iwn_tx_radiotap_header sc_txtap; member
H A Dif_iwn.c1362 &sc->sc_txtap.wt_ihdr, sizeof(sc->sc_txtap), in iwn_radiotap_attach()
4536 struct iwn_tx_radiotap_header *tap = &sc->sc_txtap; in iwn_tx_data()
4840 struct iwn_tx_radiotap_header *tap = &sc->sc_txtap; in iwn_tx_data_raw()
9057 sc->sc_txtap.wt_chan_freq = htole16(c->ic_freq);
9058 sc->sc_txtap.wt_chan_flags = htole16(c->ic_flags);
/dragonfly/sys/dev/netif/wpi/
H A Dif_wpivar.h246 struct wpi_tx_radiotap_header sc_txtap; member
H A Dif_wpi.c593 struct wpi_tx_radiotap_header *txtap = &sc->sc_txtap; in wpi_radiotap_attach()
2882 struct wpi_tx_radiotap_header *tap = &sc->sc_txtap; in wpi_tx_data()
3040 struct wpi_tx_radiotap_header *tap = &sc->sc_txtap; in wpi_tx_data_raw()
5658 sc->sc_txtap.wt_chan_freq = htole16(c->ic_freq);
5659 sc->sc_txtap.wt_chan_flags = htole16(c->ic_flags);