Searched refs:abyOFDMAPwrTbl (Results 1 – 4 of 4) sorted by relevance
445 pDevice->abyOFDMAPwrTbl[ii] = pDevice->abyEEPROM[ii + EEP_OFS_OFDMA_PWR_TBL]; in device_init_registers()446 if (pDevice->abyOFDMAPwrTbl[ii] == 0) in device_init_registers()447 pDevice->abyOFDMAPwrTbl[ii] = pDevice->byOFDMPwrA; in device_init_registers()
761 byPwr = pDevice->abyOFDMAPwrTbl[uCH-15]; in RFbSetPower()
581 u8 abyOFDMAPwrTbl[42]; member
115 RFbRawSetPower(pDevice, pDevice->abyOFDMAPwrTbl[uConnectionChannel-15], RATE_54M); in CARDbSetMediaChannel()