Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dtxrx.c841 vif->ptk_rekey_state = WIL_REKEY_IDLE; in wil_enable_tx_key_worker()
864 case WIL_REKEY_IDLE: in wil_tx_complete_handle_eapol()
868 vif->ptk_rekey_state = WIL_REKEY_IDLE; in wil_tx_complete_handle_eapol()
899 if (vif->ptk_rekey_state == WIL_REKEY_IDLE) in wil_rx_handle_eapol()
Dmain.c376 vif->ptk_rekey_state = WIL_REKEY_IDLE; in _wil6210_disconnect_complete()
1660 vif->ptk_rekey_state = WIL_REKEY_IDLE; in wil_reset()
Dwil6210.h735 WIL_REKEY_IDLE = 0, enumerator