Searched refs:mgmt_ie_index (Results 1 – 1 of 1) sorted by relevance
3446 static int get_free_mgmt_ie_index(unsigned int *mgmt_ie_index) in get_free_mgmt_ie_index() argument3454 *mgmt_ie_index = idx; in get_free_mgmt_ie_index()3537 unsigned int mgmt_ie_index = -1; in wifi_config_mgmt_ie() local3592 ret = get_free_mgmt_ie_index(&mgmt_ie_index); in wifi_config_mgmt_ie()3625 ie_ptr->ie_index = mgmt_ie_index; in wifi_config_mgmt_ie()3677 set_ie_index(mgmt_ie_index); in wifi_config_mgmt_ie()3678 return mgmt_ie_index; in wifi_config_mgmt_ie()3711 unsigned int mgmt_ie_index = -1; in wifi_config_mgmt_ie2() local3765 ret = get_free_mgmt_ie_index(&mgmt_ie_index); in wifi_config_mgmt_ie2()3778 ie_ptr->ie_index = mgmt_ie_index; in wifi_config_mgmt_ie2()[all …]