Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh_pathtbl.c528 bool gen_iv, iv_spc; in mesh_fast_tx_cache() local
531 iv_spc = key->conf.flags & IEEE80211_KEY_FLAG_PUT_IV_SPACE; in mesh_fast_tx_cache()
542 if (gen_iv || iv_spc) in mesh_fast_tx_cache()
549 if (gen_iv || iv_spc) in mesh_fast_tx_cache()
H A Dtx.c3192 bool gen_iv, iv_spc, mmic; in ieee80211_check_fast_xmit() local
3195 iv_spc = build.key->conf.flags & IEEE80211_KEY_FLAG_PUT_IV_SPACE; in ieee80211_check_fast_xmit()
3213 if (gen_iv || iv_spc) in ieee80211_check_fast_xmit()
3220 if (gen_iv || iv_spc) in ieee80211_check_fast_xmit()
3227 if (iv_spc) in ieee80211_check_fast_xmit()
3235 if (iv_spc) in ieee80211_check_fast_xmit()