Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/iwi/
HDif_iwivar.h50 struct iwi_tx_radiotap_header { struct
221 struct iwi_tx_radiotap_header sc_txtap;
HDif_iwi.c1849 struct iwi_tx_radiotap_header *tap = &sc->sc_txtap; in iwi_tx_start()