Searched refs:ext_p (Results 1 – 1 of 1) sorted by relevance
2793 u8 *ext_p = pAdapter->CommonCfg.ExtRate; in UpdateBasicRateBitmap() local2809 ext_p[i] &= 0x7f; in UpdateBasicRateBitmap()2821 if (ext_p[j] == rate[i]) in UpdateBasicRateBitmap()2822 ext_p[j] |= 0x80; in UpdateBasicRateBitmap()