Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c1614 unsigned char ec_len = wiphy_info->extended_capabilities_len; in nrf_wifi_wpa_supp_event_get_wiphy() local
1616 rpu_ctx_zep->extended_capa = nrf_wifi_osal_mem_alloc(ec_len); in nrf_wifi_wpa_supp_event_get_wiphy()
1620 ec_len); in nrf_wifi_wpa_supp_event_get_wiphy()
1623 rpu_ctx_zep->extended_capa_mask = nrf_wifi_osal_mem_alloc(ec_len); in nrf_wifi_wpa_supp_event_get_wiphy()
1628 ec_len); in nrf_wifi_wpa_supp_event_get_wiphy()