Searched refs:dev_ctx_off_raw_tx (Results 1 – 2 of 2) sorted by relevance
58 struct nrf_wifi_off_raw_tx_fmac_dev_ctx *dev_ctx_off_raw_tx; in umac_event_off_raw_tx_proc_events() local65 dev_ctx_off_raw_tx = wifi_dev_priv(fmac_dev_ctx); in umac_event_off_raw_tx_proc_events()83 dev_ctx_off_raw_tx->off_raw_tx_cmd_status = umac_status->status; in umac_event_off_raw_tx_proc_events()84 dev_ctx_off_raw_tx->off_raw_tx_cmd_done = false; in umac_event_off_raw_tx_proc_events()103 struct nrf_wifi_off_raw_tx_fmac_dev_ctx *dev_ctx_off_raw_tx = NULL; in umac_event_ctrl_process() local114 dev_ctx_off_raw_tx = wifi_dev_priv(fmac_dev_ctx); in umac_event_ctrl_process()142 nrf_wifi_osal_mem_cpy(&dev_ctx_off_raw_tx->country_code, in umac_event_ctrl_process()
258 struct nrf_wifi_off_raw_tx_fmac_dev_ctx *dev_ctx_off_raw_tx; in nrf_wifi_off_raw_tx_fmac_conf() local274 dev_ctx_off_raw_tx = wifi_dev_priv(fmac_dev_ctx); in nrf_wifi_off_raw_tx_fmac_conf()275 dev_ctx_off_raw_tx->off_raw_tx_cmd_done = true; in nrf_wifi_off_raw_tx_fmac_conf()295 } while ((dev_ctx_off_raw_tx->off_raw_tx_cmd_done == true) && in nrf_wifi_off_raw_tx_fmac_conf()304 if (dev_ctx_off_raw_tx->off_raw_tx_cmd_status != NRF_WIFI_UMAC_CMD_SUCCESS) { in nrf_wifi_off_raw_tx_fmac_conf()314 dev_ctx_off_raw_tx->country_code); in nrf_wifi_off_raw_tx_fmac_conf()