Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_upgtvar.h390 struct upgt_tx_radiotap_header { struct
474 struct upgt_tx_radiotap_header sc_txtap;
H A Dif_upgt.c2161 struct upgt_tx_radiotap_header *tap = &sc->sc_txtap; in upgt_tx_start()