Searched refs:umac_hdr (Results 1 – 7 of 7) sorted by relevance
1161 struct nrf_wifi_umac_hdr umac_hdr; member1173 struct nrf_wifi_umac_hdr umac_hdr; member1185 struct nrf_wifi_umac_hdr umac_hdr; member1196 struct nrf_wifi_umac_hdr umac_hdr; member1224 struct nrf_wifi_umac_hdr umac_hdr; member1246 struct nrf_wifi_umac_hdr umac_hdr; member1316 struct nrf_wifi_umac_hdr umac_hdr; member1363 struct nrf_wifi_umac_hdr umac_hdr; member1402 struct nrf_wifi_umac_hdr umac_hdr; member1440 struct nrf_wifi_umac_hdr umac_hdr; member[all …]
454 if_index = event->umac_hdr.ids.wdev_id; in umac_event_connect()464 if (event->umac_hdr.cmd_evnt == NRF_WIFI_UMAC_EVENT_NEW_STATION) { in umac_event_connect()485 } else if (event->umac_hdr.cmd_evnt == NRF_WIFI_UMAC_EVENT_DEL_STATION) { in umac_event_connect()505 struct nrf_wifi_umac_hdr *umac_hdr = NULL; in umac_event_ctrl_process() local528 umac_hdr = event_data; in umac_event_ctrl_process()529 if_id = umac_hdr->ids.wdev_id; in umac_event_ctrl_process()530 event_num = umac_hdr->cmd_evnt; in umac_event_ctrl_process()563 switch (umac_hdr->cmd_evnt) { in umac_event_ctrl_process()572 umac_hdr->cmd_evnt); in umac_event_ctrl_process()582 umac_hdr->cmd_evnt); in umac_event_ctrl_process()[all …]
643 scan_cmd->umac_hdr.cmd_evnt = NRF_WIFI_UMAC_CMD_TRIGGER_SCAN; in nrf_wifi_sys_fmac_scan()644 scan_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_scan()645 scan_cmd->umac_hdr.ids.valid_fields |= NRF_WIFI_INDEX_IDS_WDEV_ID_VALID; in nrf_wifi_sys_fmac_scan()688 scan_abort_cmd->umac_hdr.cmd_evnt = NRF_WIFI_UMAC_CMD_ABORT_SCAN; in nrf_wifi_sys_fmac_abort_scan()689 scan_abort_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_abort_scan()690 scan_abort_cmd->umac_hdr.ids.valid_fields |= NRF_WIFI_INDEX_IDS_WDEV_ID_VALID; in nrf_wifi_sys_fmac_abort_scan()731 scan_res_cmd->umac_hdr.cmd_evnt = NRF_WIFI_UMAC_CMD_GET_SCAN_RESULTS; in nrf_wifi_sys_fmac_scan_res_get()732 scan_res_cmd->umac_hdr.ids.wdev_id = vif_idx; in nrf_wifi_sys_fmac_scan_res_get()733 scan_res_cmd->umac_hdr.ids.valid_fields |= NRF_WIFI_INDEX_IDS_WDEV_ID_VALID; in nrf_wifi_sys_fmac_scan_res_get()777 auth_cmd->umac_hdr.cmd_evnt = NRF_WIFI_UMAC_CMD_AUTHENTICATE; in nrf_wifi_sys_fmac_auth()[all …]
102 struct nrf_wifi_umac_hdr *umac_hdr = NULL; in umac_event_ctrl_process() local116 umac_hdr = event_data; in umac_event_ctrl_process()117 if_id = umac_hdr->ids.wdev_id; in umac_event_ctrl_process()118 event_num = umac_hdr->cmd_evnt; in umac_event_ctrl_process()138 switch (umac_hdr->cmd_evnt) { in umac_event_ctrl_process()150 umac_hdr->cmd_evnt); in umac_event_ctrl_process()170 struct nrf_wifi_umac_hdr *umac_hdr = NULL; in nrf_wifi_off_raw_tx_fmac_event_callback() local177 umac_hdr = (struct nrf_wifi_umac_hdr *)rpu_msg->msg; in nrf_wifi_off_raw_tx_fmac_event_callback()179 umac_msg_type = umac_hdr->cmd_evnt; in nrf_wifi_off_raw_tx_fmac_event_callback()
205 struct nrf_wifi_umac_hdr *umac_hdr = NULL; in umac_event_ctrl_process() local217 umac_hdr = event_data; in umac_event_ctrl_process()218 if_id = umac_hdr->ids.wdev_id; in umac_event_ctrl_process()219 event_num = umac_hdr->cmd_evnt; in umac_event_ctrl_process()239 switch (umac_hdr->cmd_evnt) { in umac_event_ctrl_process()267 umac_hdr->cmd_evnt); in umac_event_ctrl_process()287 struct nrf_wifi_umac_hdr *umac_hdr = NULL; in nrf_wifi_rt_fmac_event_callback() local294 umac_hdr = (struct nrf_wifi_umac_hdr *)rpu_msg->msg; in nrf_wifi_rt_fmac_event_callback()296 umac_msg_type = umac_hdr->cmd_evnt; in nrf_wifi_rt_fmac_event_callback()
47 struct nrf_wifi_umac_hdr *umac_hdr = NULL; in umac_cmd_cfg() local49 umac_hdr = (struct nrf_wifi_umac_hdr *)params; in umac_cmd_cfg()52 umac_hdr->cmd_evnt); in umac_cmd_cfg()
471 get_reg_cmd->umac_hdr.cmd_evnt = NRF_WIFI_UMAC_CMD_GET_REG; in nrf_wifi_fmac_get_reg()472 get_reg_cmd->umac_hdr.ids.valid_fields = 0; in nrf_wifi_fmac_get_reg()597 set_reg_cmd->umac_hdr.cmd_evnt = NRF_WIFI_UMAC_CMD_REQ_SET_REG; in nrf_wifi_fmac_set_reg()598 set_reg_cmd->umac_hdr.ids.valid_fields = 0; in nrf_wifi_fmac_set_reg()