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.c3232 bool gen_iv, iv_spc, mmic; in ieee80211_check_fast_xmit() local
3235 iv_spc = build.key->conf.flags & IEEE80211_KEY_FLAG_PUT_IV_SPACE; in ieee80211_check_fast_xmit()
3253 if (gen_iv || iv_spc) in ieee80211_check_fast_xmit()
3260 if (gen_iv || iv_spc) in ieee80211_check_fast_xmit()
3267 if (iv_spc) in ieee80211_check_fast_xmit()
3275 if (iv_spc) in ieee80211_check_fast_xmit()