Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2mgmt.h64 int prism2mgmt_autojoin(struct wlandevice *wlandev, void *msgp);
H A Dprism2mgmt.c1004 int prism2mgmt_autojoin(struct wlandevice *wlandev, void *msgp) in prism2mgmt_autojoin() function
H A Dprism2sta.c337 result = prism2mgmt_autojoin(wlandev, msg); in prism2sta_mlmerequest()