Searched refs:aryRates (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 Dcmm_info.c52 NDIS_802_11_RATES aryRates; local
54 memset(&aryRates, 0x00, sizeof(NDIS_802_11_RATES));
59 aryRates[0] = 0x0c; /* 6M */
64 aryRates[0] = 0x12; /* 9M */
69 aryRates[0] = 0x18; /* 12M */
74 aryRates[0] = 0x24; /* 18M */
79 aryRates[0] = 0x30; /* 24M */
84 aryRates[0] = 0x48; /* 36M */
89 aryRates[0] = 0x60; /* 48M */
94 aryRates[
[all...]

Completed in 103 milliseconds