Searched refs:HRATE_CCK1 (Results 1 – 6 of 6) sorted by relevance
199 HRATE_CCK1 = 0x0, enumerator
1438 #define MP_IS_CCK_HRATE(_rate) ((_rate) == HRATE_CCK1 || (_rate) == HRATE_CCK2 || \
1453 #define MP_IS_CCK_HRATE(_rate) ((_rate) == HRATE_CCK1 || (_rate) == HRATE_CCK2 || \
2426 if (!strcmp(str, "1M")) return HRATE_CCK1; in srate2herate()
2567 if (!strcmp(str, "1M")) return HRATE_CCK1; in srate2herate()