Searched refs:op_mode (Results 1 – 12 of 12) sorted by relevance
335 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 …]
39 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()
101 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 …]
147 int op_mode) in umac_cmd_rt_prog_stats_get() argument171 umac_cmd_data->op_mode = op_mode; in umac_cmd_rt_prog_stats_get()
116 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() argument384 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()
145 int op_mode; member162 int op_mode; member
47 int op_mode);
288 enum rpu_op_mode op_mode,
149 enum rpu_op_mode op_mode,
1043 signed int op_mode; member1172 signed int op_mode; member1233 unsigned char op_mode; member1414 unsigned char op_mode; member
71 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()
1156 enum rpu_op_mode op_mode,