Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dif_malo_pcmciavar.h241 #define MALO_RATE_BITMAP_OFDM54 (1 << 12) macro
H A Dif_malo_pcmcia.c1242 case 11: return MALO_RATE_BITMAP_OFDM54; in cmalo_rate2bitmap()