Searched refs:Rates (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | hal_com_phycfg.h | 145 u8* Rates,
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
H A D | hal_com_phycfg.h | 81 u8 *Rates, u8 RateArraySize);
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com_phycfg.c | 626 u8 *Rates, in PHY_SetTxPowerIndexByRateArray() 634 powerIndex = PHY_GetTxPowerIndex(padapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 635 PHY_SetTxPowerIndex(padapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray() 621 PHY_SetTxPowerIndexByRateArray( struct adapter *padapter, u8 RFPath, enum channel_width BandWidth, u8 Channel, u8 *Rates, u8 RateArraySize ) PHY_SetTxPowerIndexByRateArray() argument
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_raid.h | 141 MPI2_RAID_ACTION_RATE_DATA Rates; member
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_raid.h | 141 MPI2_RAID_ACTION_RATE_DATA Rates; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com_phycfg.c | 1561 u8 *Rates, in PHY_SetTxPowerIndexByRateArray() 1569 powerIndex = PHY_GetTxPowerIndex(padapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 1570 PHY_SetTxPowerIndex(padapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray() 1556 PHY_SetTxPowerIndexByRateArray( struct adapter *padapter, u8 RFPath, enum CHANNEL_WIDTH BandWidth, u8 Channel, u8 *Rates, u8 RateArraySize ) PHY_SetTxPowerIndexByRateArray() argument
|
Completed in 9 milliseconds