Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Drayctl.h332 #define AWAITING_RESPONSE (1) macro
H A Dray_cs.c2418 local->authentication_state = AWAITING_RESPONSE; in authenticate()
2447 if (local->authentication_state == AWAITING_RESPONSE) { in rx_authenticate()