Home
last modified time | relevance | path

Searched refs:nrf_wifi_umac_head (Results 1 – 2 of 2) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_data_if.h62 struct nrf_wifi_umac_head { struct
120 struct nrf_wifi_umac_head umac_head;
148 struct nrf_wifi_umac_head umac_head;
197 struct nrf_wifi_umac_head umac_head;
228 struct nrf_wifi_umac_head umac_head;
248 struct nrf_wifi_umac_head umac_head;
269 struct nrf_wifi_umac_head umac_head;
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_event.c304 event = ((struct nrf_wifi_umac_head *)umac_head)->cmd; in nrf_wifi_fmac_data_event_process()
433 host_rpu_length_left -= ((struct nrf_wifi_umac_head *)umac_head)->len; in nrf_wifi_fmac_data_events_process()
434 umac_head += ((struct nrf_wifi_umac_head *)umac_head)->len; in nrf_wifi_fmac_data_events_process()