Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_pathtbl.c523 bool gen_iv, iv_spc; in mesh_fast_tx_cache() local
526 iv_spc = key->conf.flags & IEEE80211_KEY_FLAG_PUT_IV_SPACE; in mesh_fast_tx_cache()
537 if (gen_iv || iv_spc) in mesh_fast_tx_cache()
544 if (gen_iv || iv_spc) in mesh_fast_tx_cache()
H A Dtx.c3176 bool gen_iv, iv_spc, mmic; in ieee80211_check_fast_xmit() local
3179 iv_spc = build.key->conf.flags & IEEE80211_KEY_FLAG_PUT_IV_SPACE; in ieee80211_check_fast_xmit()
3197 if (gen_iv || iv_spc) in ieee80211_check_fast_xmit()
3204 if (gen_iv || iv_spc) in ieee80211_check_fast_xmit()
3211 if (iv_spc) in ieee80211_check_fast_xmit()
3219 if (iv_spc) in ieee80211_check_fast_xmit()