Searched refs:get_reg_event (Results 1 – 2 of 2) sorted by relevance
104 struct nrf_wifi_reg *get_reg_event = NULL; in umac_event_ctrl_process() local140 get_reg_event = (struct nrf_wifi_reg *)event_data; in umac_event_ctrl_process()143 &get_reg_event->nrf_wifi_alpha2, in umac_event_ctrl_process()144 sizeof(get_reg_event->nrf_wifi_alpha2)); in umac_event_ctrl_process()
206 struct nrf_wifi_reg *get_reg_event = NULL; in umac_event_ctrl_process() local241 get_reg_event = (struct nrf_wifi_reg *)event_data; in umac_event_ctrl_process()244 &get_reg_event->nrf_wifi_alpha2, in umac_event_ctrl_process()245 sizeof(get_reg_event->nrf_wifi_alpha2)); in umac_event_ctrl_process()