Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Datwvar.h159 struct atw_tx_radiotap_header { struct
277 struct atw_tx_radiotap_header tap;
H A Datw.c3657 struct atw_tx_radiotap_header *tap = &sc->sc_txtap; in atw_start()