Home
last modified time | relevance | path

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

/titanic_41/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 + 0x8)
[all …]
/titanic_41/usr/src/uts/common/net/
H A Dwpa.h49 #define WL_WPA_BASE (WL_PARAMETERS_BASE + 0x500)