Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8723bs/core/
Drtw_security.c1402 u64 temp_ipn = 0; in rtw_BIP_verify() local
1405 temp_ipn = le64_to_cpu(le_tmp64); in rtw_BIP_verify()
1407 if (temp_ipn <= pmlmeext->mgnt_80211w_IPN_rx) in rtw_BIP_verify()
1433 pmlmeext->mgnt_80211w_IPN_rx = temp_ipn; in rtw_BIP_verify()