Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-responder.c187 u32 aligned_civicloc_len = ALIGN(params->civicloc_len + 2, 4); in iwl_mvm_ftm_responder_dyn_cfg_v2() local
192 if (aligned_lci_len + aligned_civicloc_len > sizeof(data)) { in iwl_mvm_ftm_responder_dyn_cfg_v2()
207 hcmd.len[1] = aligned_lci_len + aligned_civicloc_len; in iwl_mvm_ftm_responder_dyn_cfg_v2()