Lines Matching refs:vif_ctx
179 struct nrf_wifi_fmac_vif_ctx *vif_ctx = vif_ctx_handle; in nrf_wifi_rpu_recovery_cb() local
184 if (!vif_ctx) { in nrf_wifi_rpu_recovery_cb()
190 fmac_dev_ctx = vif_ctx->fmac_dev_ctx; in nrf_wifi_rpu_recovery_cb()
198 vif_ctx_zep = vif_ctx->os_vif_ctx; in nrf_wifi_rpu_recovery_cb()
993 def_dev_ctx->vif_ctx[vif_ctx_zep->vif_idx]->txinjection_mode; in nrf_wifi_if_get_config_zep()
1081 if (def_dev_ctx->vif_ctx[vif_ctx_zep->vif_idx]->txinjection_mode == in nrf_wifi_if_set_config_zep()
1094 mode = (def_dev_ctx->vif_ctx[vif_ctx_zep->vif_idx]->mode) | in nrf_wifi_if_set_config_zep()
1097 mode = (def_dev_ctx->vif_ctx[vif_ctx_zep->vif_idx]->mode) ^ in nrf_wifi_if_set_config_zep()
1114 if (def_dev_ctx->vif_ctx[vif_ctx_zep->vif_idx]->promisc_mode == in nrf_wifi_if_set_config_zep()
1122 mode = (def_dev_ctx->vif_ctx[vif_ctx_zep->vif_idx]->mode) | in nrf_wifi_if_set_config_zep()
1125 mode = (def_dev_ctx->vif_ctx[vif_ctx_zep->vif_idx]->mode) ^ in nrf_wifi_if_set_config_zep()