Searched refs:IWX_RX_RADIOTAP_PRESENT (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_iwxvar.h105 #define IWX_RX_RADIOTAP_PRESENT \ macro
H A Dif_iwx.c11347 sc->sc_rxtap.wr_ihdr.it_present = htole32(IWX_RX_RADIOTAP_PRESENT);
/openbsd-current/sys/dev/ic/
H A Dqwxvar.h1742 #define IWX_RX_RADIOTAP_PRESENT 0 /* TODO add more information */ macro
H A Dqwx.c25435 sc->sc_rxtap.wr_ihdr.it_present = htole32(IWX_RX_RADIOTAP_PRESENT);

Completed in 285 milliseconds