Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwvar.h72 struct ipw_tx_radiotap_header { struct
166 struct ipw_tx_radiotap_header sc_txtap;
H A Dif_ipw.c1571 struct ipw_tx_radiotap_header *tap = &sc->sc_txtap; in ipw_tx_start()