Home
last modified time | relevance | path

Searched refs:DataRate (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_mp.c153 u8 DataRate = 0xFF; in hal_mpt_CCKTxPowerAdjust() local
160 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() local
575 DataRate = mpt_to_mgnt_rate(pMptCtx->mpt_rate_index); in hal_mpt_SetDataRate()
582 if (IS_CCK_RATE(DataRate)) { in hal_mpt_SetDataRate()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/txbf/
Dhaltxbfinterface.c242 tcb->DataRate = ndp_tx_rate; /*rate of NDP decide by nr*/
409 tcb->DataRate = ndp_tx_rate; /*@decide by nr*/