Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c72 static int wl_set_mlme(struct ieee80211com *, const void *);
1225 err = wl_set_mlme(ic, mlme); in wifi_cfg_setmlme()
2142 wl_set_mlme(struct ieee80211com *ic, const void *wldp_buf) in wl_set_mlme() function
2432 err = wl_set_mlme(ic, wldp_buf); in ieee80211_setprop()