Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dwifi_ioctl.h68 #define WL_POWER_MODE (WL_PARAMETERS_BASE + 0x6) macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c3556 return (call_ioctl(fd, WLAN_SET_PARAM, WL_POWER_MODE, in do_set_powermode()
4022 return (call_ioctl(fd, WLAN_GET_PARAM, WL_POWER_MODE, 0)); in do_get_powermode()