Searched refs:ptk_idx (Results 1 – 4 of 4) sorted by relevance
398 u8 ptk_idx; member
335 sta->ptk_idx = idx; in ieee80211_key_replace()
591 (key = rcu_dereference(tx->sta->ptk[tx->sta->ptk_idx]))) in ieee80211_tx_h_select_key()2552 build.key = rcu_access_pointer(sta->ptk[sta->ptk_idx]); in ieee80211_check_fast_xmit()
1562 int keyid = rx->sta->ptk_idx; in ieee80211_rx_h_decrypt()