Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c483 static const u32 iwl_mvm_cdev_budgets[] = { variable
511 .budget = cpu_to_le32(iwl_mvm_cdev_budgets[state]), in iwl_mvm_ctdp_command()
776 *state = ARRAY_SIZE(iwl_mvm_cdev_budgets) - 1; in iwl_mvm_tcool_get_max_state()
805 if (new_state >= ARRAY_SIZE(iwl_mvm_cdev_budgets)) { in iwl_mvm_tcool_set_cur_state()