Searched refs:HRATE_CCK2 (Results 1 – 6 of 6) sorted by relevance
200 HRATE_CCK2 = 0x1, 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 || \
2427 else if (!strcmp(str, "2M")) return HRATE_CCK2; in srate2herate()
2568 else if (!strcmp(str, "2M")) return HRATE_CCK2; in srate2herate()