Home
last modified time | relevance | path

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

/openbsd/sys/dev/pcmcia/
H A Dif_malovar.h216 #define MALO_RATE_BITMAP_OFDM12 (1 << 7) macro
H A Dif_malo.c1185 case 6: return (MALO_RATE_BITMAP_OFDM12); in cmalo_rate2bitmap()