Home
last modified time | relevance | path

Searched refs:wdev_id (Results 1 – 9 of 9) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_data_if.h122 unsigned char wdev_id; member
207 unsigned char wdev_id; member
230 unsigned int wdev_id; member
250 unsigned int wdev_id; member
271 unsigned int wdev_id; member
Dhost_rpu_sys_if.h892 unsigned int wdev_id; member
977 unsigned char wdev_id; member
1368 unsigned int wdev_id; member
1383 unsigned int wdev_id; member
Dhost_rpu_umac_if.h627 unsigned long long wdev_id; member
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_api.c644 scan_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_scan()
689 scan_abort_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_abort_scan()
732 scan_res_cmd->umac_hdr.ids.wdev_id = vif_idx; in nrf_wifi_sys_fmac_scan_res_get()
778 auth_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_auth()
841 deauth_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_deauth()
902 assoc_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_assoc()
996 disassoc_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_disassoc()
1052 key_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_add_key()
1141 key_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_del_key()
1203 set_key_cmd->umac_hdr.ids.wdev_id = if_idx; in nrf_wifi_sys_fmac_set_key()
[all …]
Dfmac_event.c149 if_idx = ((struct nrf_wifi_data_carrier_state *)umac_head)->wdev_id; in nrf_wifi_fmac_if_carr_state_event_proc()
454 if_index = event->umac_hdr.ids.wdev_id; in umac_event_connect()
529 if_id = umac_hdr->ids.wdev_id; in umac_event_ctrl_process()
Drx.c358 vif_ctx = sys_dev_ctx->vif_ctx[config->wdev_id]; in nrf_wifi_fmac_rx_event_process()
Dtx.c924 config->wdev_id = sys_dev_ctx->tx_config.peers[peer_id].if_idx; in tx_cmd_prepare()
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_event.c117 if_id = umac_hdr->ids.wdev_id; in umac_event_ctrl_process()
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/
Dfmac_event.c218 if_id = umac_hdr->ids.wdev_id; in umac_event_ctrl_process()