Home
last modified time | relevance | path

Searched refs:rtw_mp_set_phl_cmd (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mp.c1028 rtw_mp_set_phl_cmd(adapter, (void*)&ptxpwr_arg, sizeof(struct rtw_mp_txpwr_arg)); in GetThermalMeter()
1349 rtw_mp_set_phl_cmd(padapter, (void*)&tx_arg, sizeof(struct rtw_mp_tx_arg)); in rtw_phl_mp_tx_cmd()
1868 rtw_mp_set_phl_cmd(padapter, (void*)psd_arg, cmd_size); in rtw_mp_phl_psd_cmd()
2756 rtw_mp_set_phl_cmd(padapter, (void*)&ptxpwr_arg, sizeof(struct rtw_mp_txpwr_arg)); in mpt_get_tx_power_finalabs_val()
2795 rtw_mp_set_phl_cmd(padapter, (void*)&ptxpwr_arg, sizeof(struct rtw_mp_txpwr_arg)); in rtw_mpt_set_power_limit_en()
2826 rtw_mp_set_phl_cmd(padapter, (void*)&ptxpwr_arg, sizeof(struct rtw_mp_txpwr_arg)); in rtw_mpt_get_power_limit_en()
2872 void rtw_mp_set_phl_cmd(_adapter *padapter, void* buf, u32 buflen) in rtw_mp_set_phl_cmd() function
2905 rtw_mp_set_phl_cmd(padapter, (void*)ptxpwr_arg, sizeof(struct rtw_mp_txpwr_arg)); in rtw_mp_phl_txpower()
2968 rtw_mp_set_phl_cmd(padapter, (void*)&pmp_arg, sizeof(struct rtw_mp_config_arg)); in rtw_mp_phl_config_arg()
2996 rtw_mp_set_phl_cmd(padapter, (void*)rx_arg, sizeof(struct rtw_mp_rx_arg)); in rtw_mp_phl_rx_physts()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mp.c1034 rtw_mp_set_phl_cmd(adapter, (void*)&pmp_arg, sizeof(struct rtw_mp_config_arg)); in GetUuid()
1067 rtw_mp_set_phl_cmd(adapter, (void*)&ptxpwr_arg, sizeof(struct rtw_mp_txpwr_arg)); in GetThermalMeter()
1392 rtw_mp_set_phl_cmd(padapter, (void*)&tx_arg, sizeof(struct rtw_mp_tx_arg)); in rtw_phl_mp_tx_cmd()
2009 rtw_mp_set_phl_cmd(padapter, (void*)psd_arg, cmd_size); in rtw_mp_phl_psd_cmd()
2897 rtw_mp_set_phl_cmd(padapter, (void*)&ptxpwr_arg, sizeof(struct rtw_mp_txpwr_arg)); in mpt_get_tx_power_finalabs_val()
2936 rtw_mp_set_phl_cmd(padapter, (void*)&ptxpwr_arg, sizeof(struct rtw_mp_txpwr_arg)); in rtw_mpt_set_power_limit_en()
2967 rtw_mp_set_phl_cmd(padapter, (void*)&ptxpwr_arg, sizeof(struct rtw_mp_txpwr_arg)); in rtw_mpt_get_power_limit_en()
3013 void rtw_mp_set_phl_cmd(_adapter *padapter, void* buf, u32 buflen) in rtw_mp_set_phl_cmd() function
3046 rtw_mp_set_phl_cmd(padapter, (void*)ptxpwr_arg, sizeof(struct rtw_mp_txpwr_arg)); in rtw_mp_phl_txpower()
3113 rtw_mp_set_phl_cmd(padapter, (void*)&pmp_arg, sizeof(struct rtw_mp_config_arg)); in rtw_mp_phl_config_arg()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mp.h1475 void rtw_mp_set_phl_cmd(_adapter *padapter, void* buf, u32 buflen);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_efuse.c29 rtw_mp_set_phl_cmd(padapter, (void*)pefuse_arg, sizeof(struct rtw_efuse_phl_arg)); in rtw_efuse_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mp.h1490 void rtw_mp_set_phl_cmd(_adapter *padapter, void* buf, u32 buflen);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_efuse.c29 rtw_mp_set_phl_cmd(padapter, (void*)pefuse_arg, sizeof(struct rtw_efuse_phl_arg)); in rtw_efuse_cmd()