Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwivar.h484 #define BWI_RX_RADIOTAP_PRESENT \ macro
H A Dbwi.c881 sc->sc_rxtap.wr_ihdr.it_present = htole32(BWI_RX_RADIOTAP_PRESENT); in bwi_attach()