Lines Matching full:st
73 #define ST(x) STATE_## x macro
85 ST(INVALID) = 0, /* invalid status */ enumerator
86 ST(WLAN_POWER_ON) = 1, /* Wi-Fi Power on */ enumerator
87 ST(WLAN_POWER_OFF) = 2, /* Wi-Fi Power off */ enumerator
88 ST(ASSOC_START) = 3, /* connect to the AP triggered by upper layer */ enumerator
89 ST(AUTH_DONE) = 4, /* complete to authenticate with the AP */ enumerator
90 ST(ASSOC_REQ) = 5, /* send or receive Assoc Req */ enumerator
91 ST(ASSOC_RESP) = 6, /* send or receive Assoc Resp */ enumerator
92 ST(ASSOC_DONE) = 7, /* complete to disconnect to the associated AP */ enumerator
93 ST(DISASSOC_START) = 8, /* disconnect to the associated AP by upper layer */ enumerator
94 ST(DISASSOC_INT_START) = 9, /* initiate the disassoc by DHD */ enumerator
95 ST(DISASSOC_DONE) = 10, /* complete to disconnect to the associated AP */ enumerator
96 ST(DISASSOC) = 11, /* send or receive Disassoc */ enumerator
97 ST(DEAUTH) = 12, /* send or receive Deauth */ enumerator
98 ST(LINKDOWN) = 13, /* receive the link down event */ enumerator
99 ST(REASSOC_START) = 14, /* reassoc the candidate AP */ enumerator
100 ST(REASSOC_INFORM) = 15, /* inform reassoc completion to upper layer */ enumerator
101 ST(REASSOC_DONE) = 16, /* complete to reassoc */ enumerator
102 ST(EAPOL_M1) = 17, /* send or receive the EAPOL M1 */ enumerator
103 ST(EAPOL_M2) = 18, /* send or receive the EAPOL M2 */ enumerator
104 ST(EAPOL_M3) = 19, /* send or receive the EAPOL M3 */ enumerator
105 ST(EAPOL_M4) = 20, /* send or receive the EAPOL M4 */ enumerator
106 ST(EAPOL_GROUPKEY_M1) = 21, /* send or receive the EAPOL Group key handshake M1 */ enumerator
107 ST(EAPOL_GROUPKEY_M2) = 22, /* send or receive the EAPOL Group key handshake M2 */ enumerator
108 ST(EAP_REQ_IDENTITY) = 23, /* send or receive the EAP REQ IDENTITY */ enumerator
109 ST(EAP_RESP_IDENTITY) = 24, /* send or receive the EAP RESP IDENTITY */ enumerator
110 ST(EAP_REQ_TLS) = 25, /* send or receive the EAP REQ TLS */ enumerator
111 ST(EAP_RESP_TLS) = 26, /* send or receive the EAP RESP TLS */ enumerator
112 ST(EAP_REQ_LEAP) = 27, /* send or receive the EAP REQ LEAP */ enumerator
113 ST(EAP_RESP_LEAP) = 28, /* send or receive the EAP RESP LEAP */ enumerator
114 ST(EAP_REQ_TTLS) = 29, /* send or receive the EAP REQ TTLS */ enumerator
115 ST(EAP_RESP_TTLS) = 30, /* send or receive the EAP RESP TTLS */ enumerator
116 ST(EAP_REQ_AKA) = 31, /* send or receive the EAP REQ AKA */ enumerator
117 ST(EAP_RESP_AKA) = 32, /* send or receive the EAP RESP AKA */ enumerator
118 ST(EAP_REQ_PEAP) = 33, /* send or receive the EAP REQ PEAP */ enumerator
119 ST(EAP_RESP_PEAP) = 34, /* send or receive the EAP RESP PEAP */ enumerator
120 ST(EAP_REQ_FAST) = 35, /* send or receive the EAP REQ FAST */ enumerator
121 ST(EAP_RESP_FAST) = 36, /* send or receive the EAP RESP FAST */ enumerator
122 ST(EAP_REQ_PSK) = 37, /* send or receive the EAP REQ PSK */ enumerator
123 ST(EAP_RESP_PSK) = 38, /* send or receive the EAP RESP PSK */ enumerator
124 ST(EAP_REQ_AKAP) = 39, /* send or receive the EAP REQ AKAP */ enumerator
125 ST(EAP_RESP_AKAP) = 40, /* send or receive the EAP RESP AKAP */ enumerator
126 ST(EAP_SUCCESS) = 41, /* send or receive the EAP SUCCESS */ enumerator
127 ST(EAP_FAILURE) = 42, /* send or receive the EAP FAILURE */ enumerator
128 ST(EAPOL_START) = 43, /* send or receive the EAPOL-START */ enumerator
129 ST(WSC_START) = 44, /* send or receive the WSC START */ enumerator
130 ST(WSC_DONE) = 45, /* send or receive the WSC DONE */ enumerator
131 ST(WPS_M1) = 46, /* send or receive the WPS M1 */ enumerator
132 ST(WPS_M2) = 47, /* send or receive the WPS M2 */ enumerator
133 ST(WPS_M3) = 48, /* send or receive the WPS M3 */ enumerator
134 ST(WPS_M4) = 49, /* send or receive the WPS M4 */ enumerator
135 ST(WPS_M5) = 50, /* send or receive the WPS M5 */ enumerator
136 ST(WPS_M6) = 51, /* send or receive the WPS M6 */ enumerator
137 ST(WPS_M7) = 52, /* send or receive the WPS M7 */ enumerator
138 ST(WPS_M8) = 53, /* send or receive the WPS M8 */ enumerator
139 ST(8021X_OTHER) = 54, /* send or receive the other 8021X frames */ enumerator
140 ST(INSTALL_KEY) = 55, /* install the key */ enumerator
141 ST(DELETE_KEY) = 56, /* remove the key */ enumerator
142 ST(INSTALL_PMKSA) = 57, /* install PMKID information */ enumerator
143 ST(INSTALL_OKC_PMK) = 58, /* install PMKID information for OKC */ enumerator
144 ST(DHCP_DISCOVER) = 59, /* send or recv DHCP Discover */ enumerator
145 ST(DHCP_OFFER) = 60, /* send or recv DHCP Offer */ enumerator
146 ST(DHCP_REQUEST) = 61, /* send or recv DHCP Request */ enumerator
147 ST(DHCP_DECLINE) = 62, /* send or recv DHCP Decline */ enumerator
148 ST(DHCP_ACK) = 63, /* send or recv DHCP ACK */ enumerator
149 ST(DHCP_NAK) = 64, /* send or recv DHCP NACK */ enumerator
150 ST(DHCP_RELEASE) = 65, /* send or recv DHCP Release */ enumerator
151 ST(DHCP_INFORM) = 66, /* send or recv DHCP Inform */ enumerator
152 ST(ICMP_PING_REQ) = 67, /* send or recv ICMP PING Req */ enumerator
153 ST(ICMP_PING_RESP) = 68, /* send or recv ICMP PING Resp */ enumerator
154 ST(ICMP_DEST_UNREACH) = 69, /* send or recv ICMP DEST UNREACH message */ enumerator
155 ST(ICMP_OTHER) = 70, /* send or recv other ICMP */ enumerator
156 ST(ARP_REQ) = 71, /* send or recv ARP Req */ enumerator
157 ST(ARP_RESP) = 72, /* send or recv ARP Resp */ enumerator
158 ST(DNS_QUERY) = 73, /* send or recv DNS Query */ enumerator
159 ST(DNS_RESP) = 74, /* send or recv DNS Resp */ enumerator
160 ST(REASSOC_SUCCESS) = 75, /* reassociation success */ enumerator
161 ST(REASSOC_FAILURE) = 76, /* reassociation failure */ enumerator
162 ST(AUTH_TIMEOUT) = 77, /* authentication timeout */ enumerator
163 ST(AUTH_FAIL) = 78, /* authentication failure */ enumerator
164 ST(AUTH_NO_ACK) = 79, /* authentication failure due to no ACK */ enumerator
165 ST(AUTH_OTHERS) = 80, /* authentication failure with other status */ enumerator
166 ST(ASSOC_TIMEOUT) = 81, /* association timeout */ enumerator
167 ST(ASSOC_FAIL) = 82, /* association failure */ enumerator
168 ST(ASSOC_NO_ACK) = 83, /* association failure due to no ACK */ enumerator
169 ST(ASSOC_ABORT) = 84, /* association abort */ enumerator
170 ST(ASSOC_UNSOLICITED) = 85, /* association unsolicited */ enumerator
171 ST(ASSOC_NO_NETWORKS) = 86, /* association failure due to no networks */ enumerator
172 ST(ASSOC_OTHERS) = 87, /* association failure due to no networks */ enumerator
173 ST(REASSOC_DONE_OTHERS) = 88, /* complete to reassoc with other reason */ enumerator
174 ST(MAX) = 89 /* Max Status */ enumerator