Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dwifi_ioctl.h198 #define WL_WRITEONLY (WL_RETURN_BASE + 0x2) macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c307 outp->wldp_result = WL_WRITEONLY; in wifi_cfg_wepkey()
1039 outp->wldp_result = WL_WRITEONLY; in wifi_cfg_wpakey()
1076 outp->wldp_result = WL_WRITEONLY; in wifi_cfg_delkey()
1112 outp->wldp_result = WL_WRITEONLY; in wifi_cfg_setoptie()
1221 outp->wldp_result = WL_WRITEONLY; in wifi_cfg_setmlme()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c497 case WL_WRITEONLY: in print_error()