Home
last modified time | relevance | path

Searched refs:changetid_queues (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c1036 unsigned long *changetid_queues) in iwl_mvm_remove_inactive_tids()
1087 set_bit(queue, changetid_queues); in iwl_mvm_remove_inactive_tids()
1128 unsigned long changetid_queues = 0; in iwl_mvm_inactivity_check() local
1195 &changetid_queues); in iwl_mvm_inactivity_check()
1208 for_each_set_bit(i, &changetid_queues, IWL_MAX_HW_QUEUES) in iwl_mvm_inactivity_check()
1032 iwl_mvm_remove_inactive_tids(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta, int queue, unsigned long tid_bitmap, unsigned long *unshare_queues, unsigned long *changetid_queues) iwl_mvm_remove_inactive_tids() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c1149 unsigned long *changetid_queues) in iwl_mvm_remove_inactive_tids()
1200 set_bit(queue, changetid_queues); in iwl_mvm_remove_inactive_tids()
1241 unsigned long changetid_queues = 0; in iwl_mvm_inactivity_check() local
1308 &changetid_queues); in iwl_mvm_inactivity_check()
1321 for_each_set_bit(i, &changetid_queues, IWL_MAX_HW_QUEUES) in iwl_mvm_inactivity_check()
1145 iwl_mvm_remove_inactive_tids(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta, int queue, unsigned long tid_bitmap, unsigned long *unshare_queues, unsigned long *changetid_queues) iwl_mvm_remove_inactive_tids() argument

Completed in 10 milliseconds