Home
last modified time | relevance | path

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

/net/mac80211/
Dsta_info.h484 u8 ptk_idx; member
Dkey.c338 sta->ptk_idx = idx; in ieee80211_key_replace()
Drx.c1724 int keyid = rx->sta->ptk_idx; in ieee80211_rx_h_decrypt()
3801 key = rcu_dereference(sta->ptk[sta->ptk_idx]); in ieee80211_check_fast_rx()
Dtx.c595 (key = rcu_dereference(tx->sta->ptk[tx->sta->ptk_idx]))) in ieee80211_tx_h_select_key()
2890 build.key = rcu_access_pointer(sta->ptk[sta->ptk_idx]); in ieee80211_check_fast_xmit()