| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | hal_com_phycfg.c | 1565 u32 powerIndex = 0; in PHY_SetTxPowerIndexByRateArray() local 1569 powerIndex = PHY_GetTxPowerIndex(padapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 1570 PHY_SetTxPowerIndex(padapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/ |
| H A D | hal_com_phycfg.c | 2850 u32 powerIndex = 0; in PHY_SetTxPowerIndexByRateArray() local 2857 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath, Rates[i], BandWidth, Channel, &tic); in PHY_SetTxPowerIndexByRateArray() 2860 …, powerIndex, powerIndex, tic.pg, (tic.by_rate > tic.limit ? tic.limit : tic.by_rate), tic.by_rate… in PHY_SetTxPowerIndexByRateArray() 2863 powerIndex = phy_get_tx_power_index(pAdapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 2865 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/ |
| H A D | hal_com_phycfg.c | 2840 u32 powerIndex = 0; in PHY_SetTxPowerIndexByRateArray() local 2847 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath, Rates[i], BandWidth, Channel, &tic); in PHY_SetTxPowerIndexByRateArray() 2850 …, powerIndex, powerIndex, tic.pg, (tic.by_rate > tic.limit ? tic.limit : tic.by_rate), tic.by_rate… in PHY_SetTxPowerIndexByRateArray() 2853 powerIndex = phy_get_tx_power_index(pAdapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 2855 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/ |
| H A D | hal_com_phycfg.c | 2892 u32 powerIndex = 0; in PHY_SetTxPowerIndexByRateArray() local 2899 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath, Rates[i], BandWidth, Channel, &tic); in PHY_SetTxPowerIndexByRateArray() 2902 …, powerIndex, powerIndex, tic.pg, (tic.by_rate > tic.limit ? tic.limit : tic.by_rate), tic.by_rate… in PHY_SetTxPowerIndexByRateArray() 2905 powerIndex = phy_get_tx_power_index(pAdapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 2907 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/ |
| H A D | hal_com_phycfg.c | 2710 u32 powerIndex = 0; in PHY_SetTxPowerIndexByRateArray() local 2717 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath, Rates[i], BandWidth, Channel, &tic); in PHY_SetTxPowerIndexByRateArray() 2720 …, powerIndex, tic.base, (tic.by_rate > tic.limit ? tic.limit : tic.by_rate), tic.by_rate, tic.limi… in PHY_SetTxPowerIndexByRateArray() 2722 powerIndex = phy_get_tx_power_index(pAdapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 2724 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/ |
| H A D | hal_com_phycfg.c | 2185 u32 powerIndex = 0; in phy_set_tx_power_index_by_rate_section() local 2201 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2204 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section() 2206 powerIndex = phy_get_tx_power_index_ex(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2209 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, rates_by_sections[rs].rates[i]); in phy_set_tx_power_index_by_rate_section()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/ |
| H A D | hal_com_phycfg.c | 2186 u32 powerIndex = 0; in phy_set_tx_power_index_by_rate_section() local 2202 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2205 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section() 2207 powerIndex = phy_get_tx_power_index_ex(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2210 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, rates_by_sections[rs].rates[i]); in phy_set_tx_power_index_by_rate_section()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/ |
| H A D | hal_com_phycfg.c | 2181 u32 powerIndex = 0; in phy_set_tx_power_index_by_rate_section() local 2197 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2200 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section() 2202 powerIndex = phy_get_tx_power_index_ex(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2205 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, rates_by_sections[rs].rates[i]); in phy_set_tx_power_index_by_rate_section()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/ |
| H A D | hal_com_phycfg.c | 2185 u32 powerIndex = 0; in phy_set_tx_power_index_by_rate_section() local 2201 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2204 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section() 2206 powerIndex = phy_get_tx_power_index_ex(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2209 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, rates_by_sections[rs].rates[i]); in phy_set_tx_power_index_by_rate_section()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/ |
| H A D | hal_com_phycfg.c | 2239 u32 powerIndex = 0; in phy_set_tx_power_index_by_rate_section() local 2255 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2258 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section() 2260 powerIndex = phy_get_tx_power_index_ex(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2263 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, rates_by_sections[rs].rates[i]); in phy_set_tx_power_index_by_rate_section()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/ |
| H A D | hal_com_phycfg.c | 2214 u32 powerIndex = 0; in phy_set_tx_power_index_by_rate_section() local 2230 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2233 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section() 2235 powerIndex = phy_get_tx_power_index_ex(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2238 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, rates_by_sections[rs].rates[i]); in phy_set_tx_power_index_by_rate_section()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/ |
| H A D | hal_com_phycfg.c | 2239 u32 powerIndex = 0; in phy_set_tx_power_index_by_rate_section() local 2255 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2258 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section() 2260 powerIndex = phy_get_tx_power_index_ex(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2263 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, rates_by_sections[rs].rates[i]); in phy_set_tx_power_index_by_rate_section()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/ |
| H A D | hal_com_phycfg.c | 2215 u32 powerIndex = 0; in phy_set_tx_power_index_by_rate_section() local 2231 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2234 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section() 2236 powerIndex = phy_get_tx_power_index_ex(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2239 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, rates_by_sections[rs].rates[i]); in phy_set_tx_power_index_by_rate_section()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/ |
| H A D | hal_com_phycfg.c | 2216 u32 powerIndex = 0; in phy_set_tx_power_index_by_rate_section() local 2232 powerIndex = rtw_hal_get_tx_power_index(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2235 , rates_by_sections[rs].rates[i], powerIndex, &tic); in phy_set_tx_power_index_by_rate_section() 2237 powerIndex = phy_get_tx_power_index_ex(pAdapter, RFPath in phy_set_tx_power_index_by_rate_section() 2240 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, rates_by_sections[rs].rates[i]); in phy_set_tx_power_index_by_rate_section()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/ |
| H A D | hal_com_phycfg.c | 1753 u32 powerIndex = 0; in PHY_SetTxPowerIndexByRateArray() local 1758 powerIndex = PHY_GetTxPowerIndex(pAdapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 1759 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/ |
| H A D | hal_com_phycfg.c | 1675 u32 powerIndex = 0; in PHY_SetTxPowerIndexByRateArray() local 1680 powerIndex = PHY_GetTxPowerIndex(pAdapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 1681 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/ |
| H A D | hal_com_phycfg.c | 1816 u32 powerIndex = 0; in PHY_SetTxPowerIndexByRateArray() local 1820 powerIndex = PHY_GetTxPowerIndex(pAdapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray() 1821 PHY_SetTxPowerIndex(pAdapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()
|