Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c38 u8 tx_pn[IEEE80211_CCMP_PN_LEN]; member
642 u8 *rx_pn, u8 *tx_pn, __le32 *flags) in iwl_mvm_ftm_set_secured_ranging() argument
685 memcpy(tx_pn, entry->tx_pn, sizeof(entry->tx_pn)); in iwl_mvm_ftm_set_secured_ranging()
704 target->tx_pn, in iwl_mvm_ftm_put_target_v7()
877 target->tx_pn, in iwl_mvm_ftm_put_target_v10()
1218 memcpy(entry->tx_pn, fw_ap->tx_pn, sizeof(entry->tx_pn)); in iwl_mvm_ftm_pasn_update_pn()
H A Dmld-key.c193 .u.add.tx_seq = cpu_to_le64(atomic64_read(&keyconf->tx_pn)), in iwl_mvm_mld_send_key()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c913 pn64 = atomic64_read(&key->tx_pn); in iwlagn_wowlan_program_keys()
966 pn64 = atomic64_read(&key->tx_pn); in iwlagn_wowlan_program_keys()
/linux/net/mac80211/
H A Dcfg.c842 pn64 = atomic64_read(&key->conf.tx_pn); in ieee80211_get_key()
884 pn64 = atomic64_read(&key->conf.tx_pn); in ieee80211_get_key()
H A Dtx.c3602 pn = atomic64_inc_return(&key->conf.tx_pn); in ieee80211_xmit_fast_finish()