Searched refs:abyOFDMAPwrTbl (Results 1 – 4 of 4) sorted by relevance
787 byPwr = pDevice->abyOFDMAPwrTbl[uCH-15]; in RFbSetPower()
643 BYTE abyOFDMAPwrTbl[42]; member
499 pDevice->abyOFDMAPwrTbl[ii] = pDevice->abyEEPROM[ii + EEP_OFS_OFDMA_PWR_TBL]; in device_init_registers()500 if (pDevice->abyOFDMAPwrTbl[ii] == 0) in device_init_registers()501 pDevice->abyOFDMAPwrTbl[ii] = pDevice->byOFDMPwrA; in device_init_registers()
134 RFbRawSetPower(pDevice, pDevice->abyOFDMAPwrTbl[uConnectionChannel-15], RATE_54M); in CARDbSetMediaChannel()