Home
last modified time | relevance | path

Searched refs:wpi_rx_radiotap_header (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/wpi/
H A Dif_wpivar.h18 struct wpi_rx_radiotap_header { struct
222 struct wpi_rx_radiotap_header sc_rxtap;
H A Dif_wpi.c573 struct wpi_rx_radiotap_header *rxtap = &sc->sc_rxtap; in wpi_radiotap_attach()
2015 struct wpi_rx_radiotap_header *tap = &sc->sc_rxtap; in wpi_rx_done()