Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Dmesh_pathtbl.c516 bool gen_iv, iv_spc; in mesh_fast_tx_cache() local
519 iv_spc = key->conf.flags & IEEE80211_KEY_FLAG_PUT_IV_SPACE; in mesh_fast_tx_cache()
530 if (gen_iv || iv_spc) in mesh_fast_tx_cache()
537 if (gen_iv || iv_spc) in mesh_fast_tx_cache()
Dtx.c3170 bool gen_iv, iv_spc, mmic; in ieee80211_check_fast_xmit() local
3173 iv_spc = build.key->conf.flags & IEEE80211_KEY_FLAG_PUT_IV_SPACE; in ieee80211_check_fast_xmit()
3191 if (gen_iv || iv_spc) in ieee80211_check_fast_xmit()
3198 if (gen_iv || iv_spc) in ieee80211_check_fast_xmit()
3205 if (iv_spc) in ieee80211_check_fast_xmit()
3213 if (iv_spc) in ieee80211_check_fast_xmit()