Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c542 static const u32 iwl_mvm_cdev_budgets[] = { variable
570 .budget = cpu_to_le32(iwl_mvm_cdev_budgets[state]), in iwl_mvm_ctdp_command()
835 *state = ARRAY_SIZE(iwl_mvm_cdev_budgets) - 1; in iwl_mvm_tcool_get_max_state()
864 if (new_state >= ARRAY_SIZE(iwl_mvm_cdev_budgets)) { in iwl_mvm_tcool_set_cur_state()