Searched refs:ptk_idx (Results 1 – 8 of 8) sorted by relevance
710 u8 ptk_idx; member
276 sta->ptk_idx = key->conf.keyidx; in _ieee80211_set_tx_key()302 if (sta->ptk_idx != INVALID_PTK_KEYIDX && in ieee80211_pairwise_rekey()
2013 struct ieee80211_key *ptk_idx = NULL; in ieee80211_rx_h_decrypt() local2053 int keyid = rx->sta->ptk_idx; in ieee80211_rx_h_decrypt()2063 ptk_idx = rcu_dereference(rx->sta->ptk[keyid]); in ieee80211_rx_h_decrypt()2071 rx->key = ptk_idx ? ptk_idx : sta_ptk; in ieee80211_rx_h_decrypt()4731 key = rcu_dereference(sta->ptk[sta->ptk_idx]); in ieee80211_check_fast_rx()
522 key = rcu_access_pointer(sta->ptk[sta->ptk_idx]); in mesh_fast_tx_cache()
608 (key = rcu_dereference(tx->sta->ptk[tx->sta->ptk_idx]))) in ieee80211_tx_h_select_key()3193 build.key = rcu_access_pointer(sta->ptk[sta->ptk_idx]); in ieee80211_check_fast_xmit()4724 key = rcu_dereference(sta->ptk[sta->ptk_idx]); in ieee80211_subif_start_xmit_8023()
675 sta->ptk_idx = INVALID_PTK_KEYIDX; in __sta_info_alloc()
608 if (sta->ptk_idx == key_idx) in ieee80211_set_tx()
2419 sta->ptk[sta->ptk_idx]); in ieee80211_send_assoc()