Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dcore.h378 int cfg80211_mlme_auth(struct cfg80211_registered_device *rdev,
H A Dmlme.c261 int cfg80211_mlme_auth(struct cfg80211_registered_device *rdev, in cfg80211_mlme_auth() function
H A Dsme.c181 err = cfg80211_mlme_auth(rdev, wdev->netdev, &auth_req); in cfg80211_conn_do_work()
H A Dnl80211.c10789 err = cfg80211_mlme_auth(rdev, dev, &req); in nl80211_authenticate()