Searched defs:wl_set_phy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c62 static int wl_set_phy(struct ieee80211com *, const void *);
277 err = wl_set_phy(ic, iw_phy);
1802 wl_set_phy(struct ieee80211com *ic, const void* wldp_buf) function
1812 ieee80211_dbg(IEEE80211_MSG_CONFIG, "wl_set_phy: "
2402 err = wl_set_phy(ic, wldp_buf);

Completed in 479 milliseconds