Searched refs:ext_p (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dmlme.c2794 u8 *ext_p = pAdapter->CommonCfg.ExtRate; local
2810 ext_p[i] &= 0x7f;
2822 if (ext_p[j] == rate[i])
2823 ext_p[j] |= 0x80;

Completed in 60 milliseconds