Home
last modified time | relevance | path

Searched refs:op_mode (Results 1 – 12 of 12) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c335 if (fpriv->op_mode != NRF_WIFI_OP_MODE_SYS) { in nrf_wifi_sys_fmac_dev_add()
369 fmac_dev_ctx->op_mode = NRF_WIFI_OP_MODE_SYS; in nrf_wifi_sys_fmac_dev_add()
397 if (fmac_dev_ctx->op_mode != NRF_WIFI_OP_MODE_SYS) { in nrf_wifi_sys_fmac_dev_init()
463 if (fmac_dev_ctx->op_mode != NRF_WIFI_OP_MODE_SYS) { in nrf_wifi_sys_fmac_dev_deinit()
490 if (fmac_dev_ctx->op_mode != NRF_WIFI_OP_MODE_SYS) { in nrf_wifi_sys_fmac_rpu_recovery_callback()
608 fpriv->op_mode = NRF_WIFI_OP_MODE_SYS; in nrf_wifi_sys_fmac_init()
627 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_SYS) { in nrf_wifi_sys_fmac_scan()
672 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_SYS) { in nrf_wifi_sys_fmac_abort_scan()
715 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_SYS) { in nrf_wifi_sys_fmac_scan_res_get()
760 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_SYS) { in nrf_wifi_sys_fmac_auth()
[all …]
Dfmac_event.c39 vif->mode = mode_event->op_mode; in nrf_wifi_fmac_if_mode_set_event_proc()
46 if ((mode_event->op_mode & NRF_WIFI_STA_MODE) in nrf_wifi_fmac_if_mode_set_event_proc()
48 mode_event->op_mode ^= NRF_WIFI_STA_MODE; in nrf_wifi_fmac_if_mode_set_event_proc()
54 if ((mode_event->op_mode ^ in nrf_wifi_fmac_if_mode_set_event_proc()
68 if ((mode_event->op_mode ^ in nrf_wifi_fmac_if_mode_set_event_proc()
79 if ((mode_event->op_mode ^ in nrf_wifi_fmac_if_mode_set_event_proc()
88 if ((mode_event->op_mode & NRF_WIFI_MONITOR_MODE) in nrf_wifi_fmac_if_mode_set_event_proc()
90 mode_event->op_mode ^= NRF_WIFI_MONITOR_MODE; in nrf_wifi_fmac_if_mode_set_event_proc()
95 if ((mode_event->op_mode ^ in nrf_wifi_fmac_if_mode_set_event_proc()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_api.c101 if (fpriv->op_mode != NRF_WIFI_OP_MODE_RT) { in nrf_wifi_rt_fmac_dev_add()
130 fmac_dev_ctx->op_mode = NRF_WIFI_OP_MODE_RT; in nrf_wifi_rt_fmac_dev_add()
159 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_RT) { in nrf_wifi_rt_fmac_dev_init()
225 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_RT) { in nrf_wifi_rt_fmac_dev_deinit()
268 fpriv->op_mode = NRF_WIFI_OP_MODE_RT; in nrf_wifi_rt_fmac_init()
316 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_RT) { in nrf_wifi_rt_fmac_radio_test_init()
366 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_RT) { in nrf_wifi_rt_fmac_prog_tx()
401 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_RT) { in nrf_wifi_rt_fmac_prog_rx()
461 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_RT) { in nrf_wifi_rt_fmac_rf_test_rx_cap()
526 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_RT) { in nrf_wifi_rt_fmac_rf_test_tx_tone()
[all …]
Dfmac_cmd.c147 int op_mode) in umac_cmd_rt_prog_stats_get() argument
171 umac_cmd_data->op_mode = op_mode; in umac_cmd_rt_prog_stats_get()
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_api.c116 fpriv->op_mode = NRF_WIFI_OP_MODE_OFF_RAW_TX; in nrf_wifi_off_raw_tx_fmac_init()
132 if (fpriv->op_mode != NRF_WIFI_OP_MODE_OFF_RAW_TX) { in nrf_wifi_off_raw_tx_fmac_dev_add()
161 fmac_dev_ctx->op_mode = NRF_WIFI_OP_MODE_OFF_RAW_TX; in nrf_wifi_off_raw_tx_fmac_dev_add()
190 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_OFF_RAW_TX) { in nrf_wifi_off_raw_tx_fmac_dev_init()
268 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_OFF_RAW_TX) { in nrf_wifi_off_raw_tx_fmac_conf()
334 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_OFF_RAW_TX) { in nrf_wifi_off_raw_tx_fmac_start()
360 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_OFF_RAW_TX) { in nrf_wifi_off_raw_tx_fmac_stop()
378 enum rpu_op_mode op_mode, in nrf_wifi_off_raw_tx_fmac_stats_get() argument
384 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_OFF_RAW_TX) { in nrf_wifi_off_raw_tx_fmac_stats_get()
552 if (!fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_OFF_RAW_TX) { in nrf_wifi_off_raw_tx_fmac_rf_params_get()
/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_structs_common.h145 int op_mode; member
162 int op_mode; member
/nrf_wifi-latest/fw_if/umac_if/inc/radio_test/
Dfmac_cmd.h47 int op_mode);
Dfmac_api.h288 enum rpu_op_mode op_mode,
/nrf_wifi-latest/fw_if/umac_if/inc/offload_raw_tx/
Dfmac_api.h149 enum rpu_op_mode op_mode,
/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_sys_if.h1043 signed int op_mode; member
1172 signed int op_mode; member
1233 unsigned char op_mode; member
1414 unsigned char op_mode; member
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_api_common.c71 if (fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_RT) { in nrf_wifi_patch_feature_flags_compat()
76 } else if (fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_SYS) { in nrf_wifi_patch_feature_flags_compat()
96 } else if (fmac_dev_ctx->op_mode == NRF_WIFI_OP_MODE_OFF_RAW_TX) { in nrf_wifi_patch_feature_flags_compat()
102 nrf_wifi_osal_log_err("Invalid op_mode: %d", fmac_dev_ctx->op_mode); in nrf_wifi_patch_feature_flags_compat()
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_api.h1156 enum rpu_op_mode op_mode,