Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dquota.c138 struct iwl_time_quota_cmd *last = &mvm->last_quota_cmd; in iwl_mvm_update_quotas()
296 mvm->last_quota_cmd = cmd; in iwl_mvm_update_quotas()
Dfw.c1536 memset(&mvm->last_quota_cmd, 0xff, sizeof(mvm->last_quota_cmd)); in iwl_mvm_up()
Dmvm.h1006 struct iwl_time_quota_cmd last_quota_cmd; member