Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c1577 static void iwl_mvm_le64_to_aes_seq(__le64 le_pn, struct ieee80211_key_seq *seq) in iwl_mvm_le64_to_aes_seq() argument
1579 u64 pn = le64_to_cpu(le_pn); in iwl_mvm_le64_to_aes_seq()
1595 static void iwl_mvm_le64_to_tkip_seq(__le64 le_pn, struct ieee80211_key_seq *seq) in iwl_mvm_le64_to_tkip_seq() argument
1597 u64 pn = le64_to_cpu(le_pn); in iwl_mvm_le64_to_tkip_seq()