Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_ralreg.h183 #define RAL_RX_OFDM (1 << 6) macro
H A Dif_ral.c798 if (letoh32(desc->flags) & RAL_RX_OFDM) { in ural_rxrate()