Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dfmac_main.h72 unsigned char twt_flow_in_progress_map; member
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt.c433 vif_ctx_zep->twt_flow_in_progress_map &= ~BIT(flow_id); in nrf_wifi_twt_update_internal_state()
538 if (vif_ctx_zep->twt_flow_in_progress_map & BIT(twt_params->flow_id)) { in nrf_wifi_set_twt()