Home
last modified time | relevance | path

Searched refs:WIL_REKEY_IDLE (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dtxrx.c827 vif->ptk_rekey_state = WIL_REKEY_IDLE; in wil_enable_tx_key_worker()
850 case WIL_REKEY_IDLE: in wil_tx_complete_handle_eapol()
854 vif->ptk_rekey_state = WIL_REKEY_IDLE; in wil_tx_complete_handle_eapol()
885 if (vif->ptk_rekey_state == WIL_REKEY_IDLE) in wil_rx_handle_eapol()
Dmain.c365 vif->ptk_rekey_state = WIL_REKEY_IDLE; in _wil6210_disconnect_complete()
1649 vif->ptk_rekey_state = WIL_REKEY_IDLE; in wil_reset()
Dwil6210.h726 WIL_REKEY_IDLE = 0, enumerator