Searched refs:host_rpu_length_left (Results 1 – 1 of 1) sorted by relevance
414 int host_rpu_length_left = 0; in nrf_wifi_fmac_data_events_process() local421 host_rpu_length_left = rpu_msg->hdr.len - sizeof(struct host_rpu_msg); in nrf_wifi_fmac_data_events_process()423 while (host_rpu_length_left > 0) { in nrf_wifi_fmac_data_events_process()433 host_rpu_length_left -= ((struct nrf_wifi_umac_head *)umac_head)->len; in nrf_wifi_fmac_data_events_process()