Searched refs:wpa_drv_send_mlme (Results 1 – 4 of 4) sorted by relevance
715 static inline int wpa_drv_send_mlme(struct wpa_supplicant *wpa_s, in wpa_drv_send_mlme() function
228 return wpa_drv_send_mlme(wpa_s, buf, len); in ieee80211_sta_tx()
258 static inline int wpa_drv_send_mlme(struct wpa_supplicant *wpa_s, in wpa_drv_send_mlme() function
1267 return wpa_drv_send_mlme(wpa_s, wpabuf_head(buf), wpabuf_len(buf), 1); in wpas_send_probe_resp()