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

/illumos-gate/usr/src/uts/common/inet/
H A Dwifi_ioctl.h61 #define WL_PARAMETERS_BASE 0x2000 macro
62 #define WL_BSSID (WL_PARAMETERS_BASE + 0x0)
63 #define WL_ESSID (WL_PARAMETERS_BASE + 0x1)
64 #define WL_NODE_NAME (WL_PARAMETERS_BASE + 0x2)
65 #define WL_PHY_SUPPORT (WL_PARAMETERS_BASE + 0x3)
66 #define WL_PHY_CONFIG (WL_PARAMETERS_BASE + 0x4)
67 #define WL_DOMAIN (WL_PARAMETERS_BASE + 0x5)
68 #define WL_POWER_MODE (WL_PARAMETERS_BASE + 0x6)
69 #define WL_TX_POWER (WL_PARAMETERS_BASE + 0x7)
70 #define WL_RSSI (WL_PARAMETERS_BASE
[all...]

Completed in 46 milliseconds