Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwi/
H A Dif_iwivar.h49 struct iwi_tx_radiotap_header { struct
227 struct iwi_tx_radiotap_header sc_txtap;
H A Dif_iwi.c1933 struct iwi_tx_radiotap_header *tap = &sc->sc_txtap; in iwi_tx_start()