Searched refs:wpa_drv_set_mac_addr (Results 1 – 3 of 3) sorted by relevance
751 static inline int wpa_drv_set_mac_addr(struct wpa_supplicant *wpa_s, in wpa_drv_set_mac_addr() function
2120 if (wpa_drv_set_mac_addr(wpa_s, addr) < 0) { in wpas_update_random_addr()2210 if (wpa_drv_set_mac_addr(wpa_s, NULL) < 0) { in wpas_restore_permanent_mac_addr()
2335 if (wpa_drv_set_mac_addr(group_wpa_s, in wpas_p2p_init_group_interface()4752 if (wpa_drv_set_mac_addr(wpa_s, addr) < 0) { in wpas_p2p_mac_setup()