Home
last modified time | relevance | path

Searched refs:TxPwrLevel (Results 1 – 25 of 71) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_mp.c589 pMptCtx->TxPwrLevel[ODM_RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
590 pMptCtx->TxPwrLevel[ODM_RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
591 pMptCtx->TxPwrLevel[ODM_RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
592 pMptCtx->TxPwrLevel[ODM_RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
1516 pMptCtx->TxPwrLevel[ODM_RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
1517 pMptCtx->TxPwrLevel[ODM_RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
1518 pMptCtx->TxPwrLevel[ODM_RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
1519 pMptCtx->TxPwrLevel[ODM_RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_mp.c593 pMptCtx->TxPwrLevel[ODM_RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
594 pMptCtx->TxPwrLevel[ODM_RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
595 pMptCtx->TxPwrLevel[ODM_RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
596 pMptCtx->TxPwrLevel[ODM_RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
1672 pMptCtx->TxPwrLevel[ODM_RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
1673 pMptCtx->TxPwrLevel[ODM_RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
1674 pMptCtx->TxPwrLevel[ODM_RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
1675 pMptCtx->TxPwrLevel[ODM_RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_mp.c597 pMptCtx->TxPwrLevel[ODM_RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
598 pMptCtx->TxPwrLevel[ODM_RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
599 pMptCtx->TxPwrLevel[ODM_RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
600 pMptCtx->TxPwrLevel[ODM_RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
1699 pMptCtx->TxPwrLevel[ODM_RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
1700 pMptCtx->TxPwrLevel[ODM_RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
1701 pMptCtx->TxPwrLevel[ODM_RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
1702 pMptCtx->TxPwrLevel[ODM_RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_mp.c472 mpt_SetTxPower_Old(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
473 mpt_SetTxPower_Old(pAdapter, MPT_OFDM_AND_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
477 mpt_SetTxPower(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
478 mpt_SetTxPower(pAdapter, MPT_OFDM, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
479 mpt_SetTxPower(pAdapter, MPT_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
480 mpt_SetTxPower(pAdapter, MPT_VHT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_mp.c578 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
579 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
580 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
581 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
1740 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
1741 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
1742 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
1743 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_mp.c625 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
626 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
627 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
628 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
1989 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
1990 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
1991 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
1992 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_mp.c625 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
626 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
627 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
628 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
1989 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
1990 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
1991 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
1992 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_mp.c516 mpt_SetTxPower_Old(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
517 mpt_SetTxPower_Old(pAdapter, MPT_OFDM_AND_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
521 mpt_SetTxPower(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
522 mpt_SetTxPower(pAdapter, MPT_OFDM, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
523 mpt_SetTxPower(pAdapter, MPT_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
524 mpt_SetTxPower(pAdapter, MPT_VHT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_mp.c465 mpt_SetTxPower_Old(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
466 mpt_SetTxPower_Old(pAdapter, MPT_OFDM_AND_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
470 mpt_SetTxPower(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
471 mpt_SetTxPower(pAdapter, MPT_OFDM, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
472 mpt_SetTxPower(pAdapter, MPT_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
473 mpt_SetTxPower(pAdapter, MPT_VHT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_mp.c690 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
691 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
692 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
693 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
2105 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
2106 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
2107 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
2108 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_mp.c758 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
759 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
760 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
761 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
2335 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
2336 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
2337 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
2338 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_mp.c728 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
729 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
730 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
731 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
2359 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
2360 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
2361 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
2362 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_mp.c728 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
729 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
730 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
731 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
2305 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
2306 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
2307 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
2308 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_mp.c729 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
730 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
731 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
732 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
2360 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
2361 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
2362 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
2363 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_mp.c728 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
729 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
730 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
731 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
2305 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
2306 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
2307 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
2308 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_mp.c690 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
691 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
692 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
693 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
2227 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
2228 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
2229 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
2230 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_mp.c728 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
729 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
730 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
731 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
2359 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
2360 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
2361 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
2362 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_mp.c725 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
726 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
727 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
728 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
2450 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
2451 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
2452 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
2453 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_mp.c545 mpt_SetTxPower_Old(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
546 mpt_SetTxPower_Old(pAdapter, MPT_OFDM_AND_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
550 mpt_SetTxPower(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
551 mpt_SetTxPower(pAdapter, MPT_OFDM, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
552 mpt_SetTxPower(pAdapter, MPT_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
555 mpt_SetTxPower(pAdapter, MPT_VHT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_mp.c545 mpt_SetTxPower_Old(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
546 mpt_SetTxPower_Old(pAdapter, MPT_OFDM_AND_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
550 mpt_SetTxPower(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
551 mpt_SetTxPower(pAdapter, MPT_OFDM, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
552 mpt_SetTxPower(pAdapter, MPT_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
555 mpt_SetTxPower(pAdapter, MPT_VHT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_mp.c545 mpt_SetTxPower_Old(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
546 mpt_SetTxPower_Old(pAdapter, MPT_OFDM_AND_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
550 mpt_SetTxPower(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
551 mpt_SetTxPower(pAdapter, MPT_OFDM, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
552 mpt_SetTxPower(pAdapter, MPT_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
555 mpt_SetTxPower(pAdapter, MPT_VHT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_mp.c480 mpt_SetTxPower_Old(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
481 mpt_SetTxPower_Old(pAdapter, MPT_OFDM_AND_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
485 mpt_SetTxPower(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
486 mpt_SetTxPower(pAdapter, MPT_OFDM, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
487 mpt_SetTxPower(pAdapter, MPT_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
488 mpt_SetTxPower(pAdapter, MPT_VHT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_mp.c539 mpt_SetTxPower_Old(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
540 mpt_SetTxPower_Old(pAdapter, MPT_OFDM_AND_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
544 mpt_SetTxPower(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
545 mpt_SetTxPower(pAdapter, MPT_OFDM, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
546 mpt_SetTxPower(pAdapter, MPT_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
549 mpt_SetTxPower(pAdapter, MPT_VHT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_mp.c733 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)idx_a; in rtw_mp_txpower()
734 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)idx_b; in rtw_mp_txpower()
735 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)idx_c; in rtw_mp_txpower()
736 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)idx_d; in rtw_mp_txpower()
2515 pMptCtx->TxPwrLevel[RF_PATH_A] = (u8)txpower; in rtw_mp_tx()
2516 pMptCtx->TxPwrLevel[RF_PATH_B] = (u8)txpower; in rtw_mp_tx()
2517 pMptCtx->TxPwrLevel[RF_PATH_C] = (u8)txpower; in rtw_mp_tx()
2518 pMptCtx->TxPwrLevel[RF_PATH_D] = (u8)txpower; in rtw_mp_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_mp.c544 mpt_SetTxPower_Old(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
545 mpt_SetTxPower_Old(pAdapter, MPT_OFDM_AND_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
549 mpt_SetTxPower(pAdapter, MPT_CCK, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
550 mpt_SetTxPower(pAdapter, MPT_OFDM, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
551 mpt_SetTxPower(pAdapter, MPT_HT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()
554 mpt_SetTxPower(pAdapter, MPT_VHT, pMptCtx->TxPwrLevel); in hal_mpt_SetTxPower()

123