Home
last modified time | relevance | path

Searched refs:tpc_mode (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com_phycfg.c5906 if (rfctl->tpc_mode == TPC_MODE_MANUAL) in phy_get_txpwr_tpc()
5916 if (rfctl->tpc_mode == TPC_MODE_DISABLE) in dump_txpwr_tpc_settings()
5917 RTW_PRINT_SEL(sel, "mode:DISABLE(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
5918 else if (rfctl->tpc_mode == TPC_MODE_MANUAL) { in dump_txpwr_tpc_settings()
5919 RTW_PRINT_SEL(sel, "mode:MANUAL(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com_phycfg.c5899 if (rfctl->tpc_mode == TPC_MODE_MANUAL) in phy_get_txpwr_tpc()
5909 if (rfctl->tpc_mode == TPC_MODE_DISABLE) in dump_txpwr_tpc_settings()
5910 RTW_PRINT_SEL(sel, "mode:DISABLE(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
5911 else if (rfctl->tpc_mode == TPC_MODE_MANUAL) { in dump_txpwr_tpc_settings()
5912 RTW_PRINT_SEL(sel, "mode:MANUAL(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com_phycfg.c5922 if (rfctl->tpc_mode == TPC_MODE_MANUAL) in phy_get_txpwr_tpc()
5932 if (rfctl->tpc_mode == TPC_MODE_DISABLE) in dump_txpwr_tpc_settings()
5933 RTW_PRINT_SEL(sel, "mode:DISABLE(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
5934 else if (rfctl->tpc_mode == TPC_MODE_MANUAL) { in dump_txpwr_tpc_settings()
5935 RTW_PRINT_SEL(sel, "mode:MANUAL(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com_phycfg.c5885 if (rfctl->tpc_mode == TPC_MODE_MANUAL) in phy_get_txpwr_tpc()
5895 if (rfctl->tpc_mode == TPC_MODE_DISABLE) in dump_txpwr_tpc_settings()
5896 RTW_PRINT_SEL(sel, "mode:DISABLE(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
5897 else if (rfctl->tpc_mode == TPC_MODE_MANUAL) { in dump_txpwr_tpc_settings()
5898 RTW_PRINT_SEL(sel, "mode:MANUAL(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com_phycfg.c5922 if (rfctl->tpc_mode == TPC_MODE_MANUAL) in phy_get_txpwr_tpc()
5932 if (rfctl->tpc_mode == TPC_MODE_DISABLE) in dump_txpwr_tpc_settings()
5933 RTW_PRINT_SEL(sel, "mode:DISABLE(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
5934 else if (rfctl->tpc_mode == TPC_MODE_MANUAL) { in dump_txpwr_tpc_settings()
5935 RTW_PRINT_SEL(sel, "mode:MANUAL(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com_phycfg.c5886 if (rfctl->tpc_mode == TPC_MODE_MANUAL) in phy_get_txpwr_tpc()
5896 if (rfctl->tpc_mode == TPC_MODE_DISABLE) in dump_txpwr_tpc_settings()
5897 RTW_PRINT_SEL(sel, "mode:DISABLE(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
5898 else if (rfctl->tpc_mode == TPC_MODE_MANUAL) { in dump_txpwr_tpc_settings()
5899 RTW_PRINT_SEL(sel, "mode:MANUAL(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com_phycfg.c5887 if (rfctl->tpc_mode == TPC_MODE_MANUAL) in phy_get_txpwr_tpc()
5897 if (rfctl->tpc_mode == TPC_MODE_DISABLE) in dump_txpwr_tpc_settings()
5898 RTW_PRINT_SEL(sel, "mode:DISABLE(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
5899 else if (rfctl->tpc_mode == TPC_MODE_MANUAL) { in dump_txpwr_tpc_settings()
5900 RTW_PRINT_SEL(sel, "mode:MANUAL(%d)\n", rfctl->tpc_mode); in dump_txpwr_tpc_settings()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Ddrv_types.h1060 u8 tpc_mode; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Ddrv_types.h1039 u8 tpc_mode; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Ddrv_types.h1059 u8 tpc_mode; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Ddrv_types.h1054 u8 tpc_mode; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Ddrv_types.h1071 u8 tpc_mode; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Ddrv_types.h1126 u8 tpc_mode; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Ddrv_types.h1129 u8 tpc_mode; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Drtw_proc.c2670 rfctl->tpc_mode = mode; in proc_set_tpc_settings()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Drtw_proc.c2819 rfctl->tpc_mode = mode; in proc_set_tpc_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drtw_proc.c2932 rfctl->tpc_mode = mode; in proc_set_tpc_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Drtw_proc.c2858 rfctl->tpc_mode = mode; in proc_set_tpc_settings()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Drtw_proc.c2820 rfctl->tpc_mode = mode; in proc_set_tpc_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Drtw_proc.c2674 rfctl->tpc_mode = mode; in proc_set_tpc_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Drtw_proc.c2932 rfctl->tpc_mode = mode; in proc_set_tpc_settings()