Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dd3.c163 mvm->ptk_icvlen = key->icv_len; in iwl_mvm_wowlan_program_keys()
200 mvm->ptk_icvlen = key->icv_len; in iwl_mvm_wowlan_program_keys()
908 mvm->ptk_icvlen = 0; in iwl_mvm_switch_to_d3()
910 mvm->ptk_icvlen = 0; in iwl_mvm_switch_to_d3()
1540 icvlen += mvm->ptk_icvlen; in iwl_mvm_report_wakeup_reasons()
H A Dmvm.h1102 int gtk_ivlen, gtk_icvlen, ptk_ivlen, ptk_icvlen; member