Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/
Drayctl.h332 #define AWAITING_RESPONSE (1) macro
Dray_cs.c2416 local->authentication_state = AWAITING_RESPONSE; in authenticate()
2443 if (local->authentication_state == AWAITING_RESPONSE) { in rx_authenticate()