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.c3191 bool gen_iv, iv_spc, mmic; in ieee80211_check_fast_xmit() local
3194 iv_spc = build.key->conf.flags & IEEE80211_KEY_FLAG_PUT_IV_SPACE; in ieee80211_check_fast_xmit()
3212 if (gen_iv || iv_spc) in ieee80211_check_fast_xmit()
3219 if (gen_iv || iv_spc) in ieee80211_check_fast_xmit()
3226 if (iv_spc) in ieee80211_check_fast_xmit()
3234 if (iv_spc) in ieee80211_check_fast_xmit()