Home
last modified time | relevance | path

Searched refs:Rates (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h81 u8 *Rates, u8 RateArraySize);
/drivers/scsi/mpt3sas/mpi/
Dmpi2_raid.h141 MPI2_RAID_ACTION_RATE_DATA Rates; member
/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c626 u8 *Rates, in PHY_SetTxPowerIndexByRateArray() argument
634 powerIndex = PHY_GetTxPowerIndex(padapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray()
635 PHY_SetTxPowerIndex(padapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()