| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_init.c | 171 enum rtw_phl_status phl_status = RTW_PHL_STATUS_RESOURCE; in phl_fw_init() local 175 FUNCIN_WSTS(phl_status); in phl_fw_init() 205 phl_status = RTW_PHL_STATUS_SUCCESS; in phl_fw_init() 207 FUNCOUT_WSTS(phl_status); in phl_fw_init() 210 return phl_status; in phl_fw_init() 241 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in phl_register_background_module_entry() local 255 phl_status = phl_register_ser_module(phl_info); in phl_register_background_module_entry() 256 if (phl_status != RTW_PHL_STATUS_SUCCESS) in phl_register_background_module_entry() 257 return phl_status; in phl_register_background_module_entry() 260 phl_status = phl_register_ps_module(phl_info); in phl_register_background_module_entry() [all …]
|
| H A D | phl_sound_cmd.c | 297 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in phl_snd_cmd_register_module() local 312 phl_status = phl_disp_eng_register_module(phl_info, i, in phl_snd_cmd_register_module() 314 if (phl_status != RTW_PHL_STATUS_SUCCESS) { in phl_snd_cmd_register_module() 317 phl_status = RTW_PHL_STATUS_FAILURE; in phl_snd_cmd_register_module() 322 return phl_status; in phl_snd_cmd_register_module() 355 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in rtw_phl_snd_cmd_set_vht_gid() local 381 phl_status = phl_disp_eng_send_msg(phl_info, &msg, &attr, NULL); in rtw_phl_snd_cmd_set_vht_gid() 382 if (phl_status != RTW_PHL_STATUS_SUCCESS) { in rtw_phl_snd_cmd_set_vht_gid() 388 return phl_status; in rtw_phl_snd_cmd_set_vht_gid() 395 return phl_status; in rtw_phl_snd_cmd_set_vht_gid() [all …]
|
| H A D | phl_connect.c | 22 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in rtw_phl_connect_prepare() local 31 phl_status = phl_disp_eng_send_msg(phl_info, &msg, &attr, NULL); in rtw_phl_connect_prepare() 32 if(phl_status != RTW_PHL_STATUS_SUCCESS){ in rtw_phl_connect_prepare() 39 return phl_status; in rtw_phl_connect_prepare() 48 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in rtw_phl_connect_linked() local 59 phl_status = phl_disp_eng_send_msg(phl_info, &msg, &attr, NULL); in rtw_phl_connect_linked() 60 if(phl_status != RTW_PHL_STATUS_SUCCESS){ in rtw_phl_connect_linked() 67 return phl_status; in rtw_phl_connect_linked() 74 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in rtw_phl_connected() local 83 phl_status = phl_disp_eng_send_msg(phl_info, &msg, &attr, NULL); in rtw_phl_connected() [all …]
|
| H A D | phl_watchdog.c | 103 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in _phl_watchdog_hw_cmd() local 106 phl_status = phl_watchdog_hw_cmd_hdl(phl_info, RTW_PHL_STATUS_SUCCESS); in _phl_watchdog_hw_cmd() 111 phl_status = phl_cmd_enqueue(phl_info, in _phl_watchdog_hw_cmd() 120 if (is_cmd_failure(phl_status)) { in _phl_watchdog_hw_cmd() 122 } else if (phl_status != RTW_PHL_STATUS_SUCCESS) { in _phl_watchdog_hw_cmd() 124 phl_status = RTW_PHL_STATUS_FAILURE; in _phl_watchdog_hw_cmd() 129 return phl_status; in _phl_watchdog_hw_cmd() 158 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in _phl_watchdog_sw_cmd() local 161 phl_status = phl_watchdog_sw_cmd_hdl(phl_info, RTW_PHL_STATUS_SUCCESS); in _phl_watchdog_sw_cmd() 166 phl_status = phl_cmd_enqueue(phl_info, in _phl_watchdog_sw_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_init.c | 174 enum rtw_phl_status phl_status = RTW_PHL_STATUS_RESOURCE; in phl_fw_init() local 178 FUNCIN_WSTS(phl_status); in phl_fw_init() 208 phl_status = RTW_PHL_STATUS_SUCCESS; in phl_fw_init() 210 FUNCOUT_WSTS(phl_status); in phl_fw_init() 213 return phl_status; in phl_fw_init() 244 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in phl_register_background_module_entry() local 258 phl_status = phl_register_ser_module(phl_info); in phl_register_background_module_entry() 259 if (phl_status != RTW_PHL_STATUS_SUCCESS) in phl_register_background_module_entry() 260 return phl_status; in phl_register_background_module_entry() 263 phl_status = phl_register_ps_module(phl_info); in phl_register_background_module_entry() [all …]
|
| H A D | phl_sound_cmd.c | 297 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in phl_snd_cmd_register_module() local 312 phl_status = phl_disp_eng_register_module(phl_info, i, in phl_snd_cmd_register_module() 314 if (phl_status != RTW_PHL_STATUS_SUCCESS) { in phl_snd_cmd_register_module() 317 phl_status = RTW_PHL_STATUS_FAILURE; in phl_snd_cmd_register_module() 322 return phl_status; in phl_snd_cmd_register_module() 355 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in rtw_phl_snd_cmd_set_vht_gid() local 381 phl_status = phl_disp_eng_send_msg(phl_info, &msg, &attr, NULL); in rtw_phl_snd_cmd_set_vht_gid() 382 if (phl_status != RTW_PHL_STATUS_SUCCESS) { in rtw_phl_snd_cmd_set_vht_gid() 388 return phl_status; in rtw_phl_snd_cmd_set_vht_gid() 395 return phl_status; in rtw_phl_snd_cmd_set_vht_gid() [all …]
|
| H A D | phl_connect.c | 22 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in rtw_phl_connect_prepare() local 34 phl_status = phl_disp_eng_send_msg(phl_info, &msg, &attr, NULL); in rtw_phl_connect_prepare() 35 if(phl_status != RTW_PHL_STATUS_SUCCESS){ in rtw_phl_connect_prepare() 42 return phl_status; in rtw_phl_connect_prepare() 51 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in rtw_phl_connect_linked() local 62 phl_status = phl_disp_eng_send_msg(phl_info, &msg, &attr, NULL); in rtw_phl_connect_linked() 63 if(phl_status != RTW_PHL_STATUS_SUCCESS){ in rtw_phl_connect_linked() 70 return phl_status; in rtw_phl_connect_linked() 77 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in rtw_phl_connected() local 86 phl_status = phl_disp_eng_send_msg(phl_info, &msg, &attr, NULL); in rtw_phl_connected() [all …]
|
| H A D | phl_watchdog.c | 103 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in _phl_watchdog_hw_cmd() local 106 phl_status = phl_watchdog_hw_cmd_hdl(phl_info, RTW_PHL_STATUS_SUCCESS); in _phl_watchdog_hw_cmd() 111 phl_status = phl_cmd_enqueue(phl_info, in _phl_watchdog_hw_cmd() 120 if (is_cmd_failure(phl_status)) { in _phl_watchdog_hw_cmd() 122 } else if (phl_status != RTW_PHL_STATUS_SUCCESS) { in _phl_watchdog_hw_cmd() 124 phl_status = RTW_PHL_STATUS_FAILURE; in _phl_watchdog_hw_cmd() 129 return phl_status; in _phl_watchdog_hw_cmd() 158 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in _phl_watchdog_sw_cmd() local 161 phl_status = phl_watchdog_sw_cmd_hdl(phl_info, RTW_PHL_STATUS_SUCCESS); in _phl_watchdog_sw_cmd() 166 phl_status = phl_cmd_enqueue(phl_info, in _phl_watchdog_sw_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/verify/dbcc/ |
| H A D | phl_test_dbcc.c | 38 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in dbcc_config() local 42 return phl_status; in dbcc_config() 48 phl_status = rtw_phl_dbcc_test(phl_info, arg->action, &arg->dbcc_en); in dbcc_config() 52 phl_status = RTW_PHL_STATUS_SUCCESS; in dbcc_config() 54 return phl_status; in dbcc_config() 96 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in dbcc_tx() local 99 return phl_status; in dbcc_tx() 104 phl_status = dbcc_tx_tmac(ctx, arg); in dbcc_tx() 115 phl_status = dbcc_tx_tmac(ctx, arg); in dbcc_tx() 121 return phl_status; in dbcc_tx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/verify/dbcc/ |
| H A D | phl_test_dbcc.c | 38 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in dbcc_config() local 42 return phl_status; in dbcc_config() 48 phl_status = rtw_phl_dbcc_test(phl_info, arg->action, &arg->dbcc_en); in dbcc_config() 52 phl_status = RTW_PHL_STATUS_SUCCESS; in dbcc_config() 54 return phl_status; in dbcc_config() 96 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in dbcc_tx() local 99 return phl_status; in dbcc_tx() 104 phl_status = dbcc_tx_tmac(ctx, arg); in dbcc_tx() 115 phl_status = dbcc_tx_tmac(ctx, arg); in dbcc_tx() 121 return phl_status; in dbcc_tx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/ |
| H A D | phl_test_mp_efuse.c | 688 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_efuse() local 693 phl_status = phl_mp_efuse_wifi_shadow_read(mp, arg); in mp_efuse() 697 phl_status = phl_mp_efuse_wifi_shadow_write(mp, arg); in mp_efuse() 701 phl_status = phl_mp_efuse_wifi_shadow_update(mp, arg); in mp_efuse() 706 phl_status = phl_mp_efuse_wifi_shadow_reload(mp, arg); in mp_efuse() 711 phl_status = phl_mp_efuse_wifi_get_offset_mask(mp, arg); in mp_efuse() 716 phl_status = phl_mp_efuse_wifi_get_usage(mp, arg); in mp_efuse() 721 phl_status = phl_mp_efuse_wifi_get_log_size(mp, arg); in mp_efuse() 726 phl_status = phl_mp_efuse_wifi_get_size(mp, arg); in mp_efuse() 731 phl_status = phl_mp_efuse_get_avl_size(mp, arg); in mp_efuse() [all …]
|
| H A D | phl_test_mp_config.c | 398 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_config() local 403 phl_status = phl_mp_config_start_dut(mp, arg); in mp_config() 408 phl_status = phl_mp_config_get_device_info(mp, arg); in mp_config() 413 phl_status = phl_mp_config_set_phy_idx(mp, arg); in mp_config() 417 phl_status = phl_mp_config_get_bw_mode(mp, arg); in mp_config() 422 phl_status = phl_mp_config_set_trx_path(mp, arg); in mp_config() 427 phl_status = phl_mp_config_reset_phy_cnt(mp, arg); in mp_config() 432 phl_status = phl_mp_config_reset_mac_cnt(mp, arg); in mp_config() 437 phl_status = phl_mp_config_reset_drv_cnt(mp, arg); in mp_config() 442 phl_status = phl_mp_config_set_modulation(mp, arg); in mp_config() [all …]
|
| H A D | phl_test_mp_txpwr.c | 403 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_txpwr() local 409 phl_status = phl_mp_txpwr_read_table(mp, arg); in mp_txpwr() 414 phl_status = phl_mp_txpwr_get_pwrtrack(mp, arg); in mp_txpwr() 419 phl_status = phl_mp_txpwr_set_pwrtrack(mp, arg); in mp_txpwr() 423 phl_status = phl_mp_txpwr_set_pwr(mp, arg); in mp_txpwr() 427 phl_status = phl_mp_txpwr_get_pwr(mp, arg); in mp_txpwr() 432 phl_status = phl_mp_txpwr_get_pwr_idx(mp, arg); in mp_txpwr() 437 phl_status = phl_mp_txpwr_set_pwr_idx(mp, arg); in mp_txpwr() 441 phl_status = phl_mp_txpwr_get_thermal(mp, arg); in mp_txpwr() 445 phl_status = phl_mp_txpwr_set_tssi(mp, arg); in mp_txpwr() [all …]
|
| H A D | phl_test_mp_reg.c | 263 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_reg() local 268 phl_status = phl_mp_reg_read_macreg(mp, arg); in mp_reg() 272 phl_status = phl_mp_reg_write_macreg(mp, arg); in mp_reg() 276 phl_status = phl_mp_reg_read_rfreg(mp, arg); in mp_reg() 280 phl_status = phl_mp_reg_write_rfreg(mp, arg); in mp_reg() 284 phl_status = phl_mp_reg_read_rf_syn(mp, arg); in mp_reg() 288 phl_status = phl_mp_reg_write_rf_syn(mp, arg); in mp_reg() 292 phl_status = phl_mp_reg_read_bbreg(mp, arg); in mp_reg() 296 phl_status = phl_mp_reg_write_bbreg(mp, arg); in mp_reg() 300 phl_status = phl_mp_reg_get_xcap(mp, arg); in mp_reg() [all …]
|
| H A D | phl_test_mp_rx.c | 265 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_rx() local 270 phl_status = phl_mp_rx_phy_crc_ok(mp, arg); in mp_rx() 274 phl_status = phl_mp_rx_phy_crc_err(mp, arg); in mp_rx() 278 phl_status = phl_mp_rx_mac_crc_ok(mp, arg); in mp_rx() 282 phl_status = phl_mp_rx_mac_crc_err(mp, arg); in mp_rx() 286 phl_status = phl_mp_rx_drv_crc_ok(mp, arg); in mp_rx() 290 phl_status = phl_mp_rx_drv_crc_err(mp, arg); in mp_rx() 294 phl_status = phl_mp_rx_get_rssi(mp, arg); in mp_rx() 298 phl_status = phl_mp_rx_get_rxevm(mp, arg); in mp_rx() 302 phl_status = phl_mp_rx_get_physts(mp, arg); in mp_rx() [all …]
|
| H A D | phl_test_mp_cal.c | 277 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_cal() local 283 phl_status = phl_mp_cal_trigger(mp, arg); in mp_cal() 288 phl_status = phl_mp_cal_set_capability(mp, arg); in mp_cal() 293 phl_status = phl_mp_cal_get_capability(mp, arg); in mp_cal() 298 phl_status = phl_mp_cal_get_tssi_de(mp, arg); in mp_cal() 303 phl_status = phl_mp_cal_set_tssi_de(mp, arg); in mp_cal() 308 phl_status = phl_mp_cal_get_txpwr_final_abs(mp, arg); in mp_cal() 313 phl_status = phl_mp_cal_trigger_dpk_tracking(mp, arg); in mp_cal() 318 phl_status = phl_mp_cal_set_tssi_avg(mp, arg); in mp_cal() 323 phl_status = phl_mp_cal_psd_init(mp, arg); in mp_cal() [all …]
|
| H A D | phl_test_mp.c | 132 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_bp_handler() local 141 phl_status = RTW_PHL_STATUS_SUCCESS; in mp_bp_handler() 175 return phl_status; in mp_bp_handler() 202 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_start() local 222 phl_status = mp_config(mp_ctx, (struct mp_config_arg *)mp_ctx->buf); in mp_start() 226 phl_status = mp_tx(mp_ctx, (struct mp_tx_arg *)mp_ctx->buf); in mp_start() 230 phl_status = mp_rx(mp_ctx, (struct mp_rx_arg *)mp_ctx->buf); in mp_start() 234 phl_status = mp_efuse(mp_ctx, (struct mp_efuse_arg *)mp_ctx->buf); in mp_start() 238 phl_status = mp_reg(mp_ctx, (struct mp_reg_arg *)mp_ctx->buf); in mp_start() 242 phl_status = mp_txpwr(mp_ctx, (struct mp_txpwr_arg *)mp_ctx->buf); in mp_start() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/ |
| H A D | phl_test_mp_efuse.c | 688 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_efuse() local 693 phl_status = phl_mp_efuse_wifi_shadow_read(mp, arg); in mp_efuse() 697 phl_status = phl_mp_efuse_wifi_shadow_write(mp, arg); in mp_efuse() 701 phl_status = phl_mp_efuse_wifi_shadow_update(mp, arg); in mp_efuse() 706 phl_status = phl_mp_efuse_wifi_shadow_reload(mp, arg); in mp_efuse() 711 phl_status = phl_mp_efuse_wifi_get_offset_mask(mp, arg); in mp_efuse() 716 phl_status = phl_mp_efuse_wifi_get_usage(mp, arg); in mp_efuse() 721 phl_status = phl_mp_efuse_wifi_get_log_size(mp, arg); in mp_efuse() 726 phl_status = phl_mp_efuse_wifi_get_size(mp, arg); in mp_efuse() 731 phl_status = phl_mp_efuse_get_avl_size(mp, arg); in mp_efuse() [all …]
|
| H A D | phl_test_mp_txpwr.c | 403 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_txpwr() local 409 phl_status = phl_mp_txpwr_read_table(mp, arg); in mp_txpwr() 414 phl_status = phl_mp_txpwr_get_pwrtrack(mp, arg); in mp_txpwr() 419 phl_status = phl_mp_txpwr_set_pwrtrack(mp, arg); in mp_txpwr() 423 phl_status = phl_mp_txpwr_set_pwr(mp, arg); in mp_txpwr() 427 phl_status = phl_mp_txpwr_get_pwr(mp, arg); in mp_txpwr() 432 phl_status = phl_mp_txpwr_get_pwr_idx(mp, arg); in mp_txpwr() 437 phl_status = phl_mp_txpwr_set_pwr_idx(mp, arg); in mp_txpwr() 441 phl_status = phl_mp_txpwr_get_thermal(mp, arg); in mp_txpwr() 445 phl_status = phl_mp_txpwr_set_tssi(mp, arg); in mp_txpwr() [all …]
|
| H A D | phl_test_mp_config.c | 436 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_config() local 441 phl_status = phl_mp_config_start_dut(mp, arg); in mp_config() 446 phl_status = phl_mp_config_get_device_info(mp, arg); in mp_config() 451 phl_status = phl_mp_config_set_phy_idx(mp, arg); in mp_config() 455 phl_status = phl_mp_config_get_bw_mode(mp, arg); in mp_config() 460 phl_status = phl_mp_config_set_trx_path(mp, arg); in mp_config() 465 phl_status = phl_mp_config_reset_phy_cnt(mp, arg); in mp_config() 470 phl_status = phl_mp_config_reset_mac_cnt(mp, arg); in mp_config() 475 phl_status = phl_mp_config_reset_drv_cnt(mp, arg); in mp_config() 480 phl_status = phl_mp_config_set_modulation(mp, arg); in mp_config() [all …]
|
| H A D | phl_test_mp_rx.c | 265 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_rx() local 270 phl_status = phl_mp_rx_phy_crc_ok(mp, arg); in mp_rx() 274 phl_status = phl_mp_rx_phy_crc_err(mp, arg); in mp_rx() 278 phl_status = phl_mp_rx_mac_crc_ok(mp, arg); in mp_rx() 282 phl_status = phl_mp_rx_mac_crc_err(mp, arg); in mp_rx() 286 phl_status = phl_mp_rx_drv_crc_ok(mp, arg); in mp_rx() 290 phl_status = phl_mp_rx_drv_crc_err(mp, arg); in mp_rx() 294 phl_status = phl_mp_rx_get_rssi(mp, arg); in mp_rx() 298 phl_status = phl_mp_rx_get_rxevm(mp, arg); in mp_rx() 302 phl_status = phl_mp_rx_get_physts(mp, arg); in mp_rx() [all …]
|
| H A D | phl_test_mp_reg.c | 263 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_reg() local 268 phl_status = phl_mp_reg_read_macreg(mp, arg); in mp_reg() 272 phl_status = phl_mp_reg_write_macreg(mp, arg); in mp_reg() 276 phl_status = phl_mp_reg_read_rfreg(mp, arg); in mp_reg() 280 phl_status = phl_mp_reg_write_rfreg(mp, arg); in mp_reg() 284 phl_status = phl_mp_reg_read_rf_syn(mp, arg); in mp_reg() 288 phl_status = phl_mp_reg_write_rf_syn(mp, arg); in mp_reg() 292 phl_status = phl_mp_reg_read_bbreg(mp, arg); in mp_reg() 296 phl_status = phl_mp_reg_write_bbreg(mp, arg); in mp_reg() 300 phl_status = phl_mp_reg_get_xcap(mp, arg); in mp_reg() [all …]
|
| H A D | phl_test_mp_cal.c | 277 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_cal() local 283 phl_status = phl_mp_cal_trigger(mp, arg); in mp_cal() 288 phl_status = phl_mp_cal_set_capability(mp, arg); in mp_cal() 293 phl_status = phl_mp_cal_get_capability(mp, arg); in mp_cal() 298 phl_status = phl_mp_cal_get_tssi_de(mp, arg); in mp_cal() 303 phl_status = phl_mp_cal_set_tssi_de(mp, arg); in mp_cal() 308 phl_status = phl_mp_cal_get_txpwr_final_abs(mp, arg); in mp_cal() 313 phl_status = phl_mp_cal_trigger_dpk_tracking(mp, arg); in mp_cal() 318 phl_status = phl_mp_cal_set_tssi_avg(mp, arg); in mp_cal() 323 phl_status = phl_mp_cal_psd_init(mp, arg); in mp_cal() [all …]
|
| H A D | phl_test_mp.c | 132 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_bp_handler() local 141 phl_status = RTW_PHL_STATUS_SUCCESS; in mp_bp_handler() 175 return phl_status; in mp_bp_handler() 202 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in mp_start() local 222 phl_status = mp_config(mp_ctx, (struct mp_config_arg *)mp_ctx->buf); in mp_start() 226 phl_status = mp_tx(mp_ctx, (struct mp_tx_arg *)mp_ctx->buf); in mp_start() 230 phl_status = mp_rx(mp_ctx, (struct mp_rx_arg *)mp_ctx->buf); in mp_start() 234 phl_status = mp_efuse(mp_ctx, (struct mp_efuse_arg *)mp_ctx->buf); in mp_start() 238 phl_status = mp_reg(mp_ctx, (struct mp_reg_arg *)mp_ctx->buf); in mp_start() 242 phl_status = mp_txpwr(mp_ctx, (struct mp_txpwr_arg *)mp_ctx->buf); in mp_start() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/verify/ |
| H A D | phl_test_verify.c | 101 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in verify_bp_handler() local 110 phl_status = RTW_PHL_STATUS_SUCCESS; in verify_bp_handler() 115 return phl_status; in verify_bp_handler() 141 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in verify_start() local 164 phl_status = ver_ctx->handler[feature].callback(ver_ctx); in verify_start() 188 return (u8)phl_status; in verify_start() 211 enum rtw_phl_status phl_status = RTW_PHL_STATUS_FAILURE; in phl_test_verify_alloc() local 219 phl_status = RTW_PHL_STATUS_RESOURCE; in phl_test_verify_alloc() 230 phl_status = RTW_PHL_STATUS_SUCCESS; in phl_test_verify_alloc() 233 return phl_status; in phl_test_verify_alloc()
|