Searched refs:CCKOFDMRate (Results 1 - 2 of 2) sorted by relevance
/drivers/staging/rtl8192e/ |
H A D | rtl819x_HTProc.c | 287 u16 CCKOFDMRate[12] = {0x02, 0x04, 0x0b, 0x16, 0x0c, 0x12, 0x18, local 293 return CCKOFDMRate[nDataRate];
|
/drivers/staging/rtl8192u/ieee80211/ |
H A D | rtl819x_HTProc.c | 303 u16 CCKOFDMRate[12] = {0x02 , 0x04 , 0x0b , 0x16 , 0x0c , 0x12 , 0x18 , 0x24 , 0x30 , 0x48 , 0x60 , 0x6c}; local 309 return CCKOFDMRate[nDataRate];
|
Completed in 71 milliseconds