Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c150 case WLAN_SET_PARAM: in wifi_cfg_essid()
181 case WLAN_SET_PARAM: in wifi_cfg_bssid()
223 case WLAN_SET_PARAM: in wifi_cfg_nodename()
276 case WLAN_SET_PARAM: in wifi_cfg_phy()
310 case WLAN_SET_PARAM: in wifi_cfg_wepkey()
354 case WLAN_SET_PARAM: in wifi_cfg_keyid()
398 case WLAN_SET_PARAM: in wifi_cfg_authmode()
432 case WLAN_SET_PARAM: in wifi_cfg_encrypt()
535 case WLAN_SET_PARAM: in wifi_cfg_linkstatus()
572 case WLAN_SET_PARAM: in wifi_cfg_suprates()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c1183 case WLAN_SET_PARAM: in call_ioctl()
3003 return (call_ioctl(fd, WLAN_SET_PARAM, WL_WEP_KEY_TAB, in do_set_wepkey()
3275 return (call_ioctl(fd, WLAN_SET_PARAM, WL_ESSID, sizeof (wl_essid_t))); in do_set_essid()
3306 return (call_ioctl(fd, WLAN_SET_PARAM, WL_BSS_TYPE, in do_set_bsstype()
3333 return (call_ioctl(fd, WLAN_SET_PARAM, WL_CREATE_IBSS, in do_set_createibss()
3359 return (call_ioctl(fd, WLAN_SET_PARAM, WL_PHY_CONFIG, in do_set_channel()
3514 return (call_ioctl(fd, WLAN_SET_PARAM, WL_DESIRED_RATES, in do_set_rates()
3556 return (call_ioctl(fd, WLAN_SET_PARAM, WL_POWER_MODE, in do_set_powermode()
3582 return (call_ioctl(fd, WLAN_SET_PARAM, WL_AUTH_MODE, in do_set_authmode()
3607 return (call_ioctl(fd, WLAN_SET_PARAM, WL_ENCRYPTION, in do_set_encryption()
[all …]
/illumos-gate/usr/src/uts/common/inet/
H A Dwifi_ioctl.h54 #define WLAN_SET_PARAM (WLAN_IOCTL_BASE + 0x2) macro
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c2329 case WLAN_SET_PARAM: in ipw2100_ioctl()
2563 case WLAN_SET_PARAM: in ipw_wificfg_radio()
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c2425 case WLAN_SET_PARAM: in ipw2200_ioctl()
2650 case WLAN_SET_PARAM: in iwi_wificfg_radio()
/illumos-gate/usr/src/uts/common/io/simnet/
H A Dsimnet.c919 case WLAN_SET_PARAM: in simnet_m_ioctl()