Searched refs:DataRate (Results 1 – 2 of 2) sorted by relevance
153 u8 DataRate = 0xFF; in hal_mpt_CCKTxPowerAdjust() local160 DataRate = mpt_to_mgnt_rate(ulRateIdx); in hal_mpt_CCKTxPowerAdjust()162 if (u1Channel == 14 && IS_CCK_RATE(DataRate)) in hal_mpt_CCKTxPowerAdjust()168 if ((u1Channel == 14) && IS_CCK_RATE(DataRate)) { in hal_mpt_CCKTxPowerAdjust()573 u32 DataRate; in hal_mpt_SetDataRate() local575 DataRate = mpt_to_mgnt_rate(pMptCtx->mpt_rate_index); in hal_mpt_SetDataRate()582 if (IS_CCK_RATE(DataRate)) { in hal_mpt_SetDataRate()
242 tcb->DataRate = ndp_tx_rate; /*rate of NDP decide by nr*/409 tcb->DataRate = ndp_tx_rate; /*@decide by nr*/