Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dquota.c139 struct iwl_time_quota_cmd *last = &mvm->last_quota_cmd; in iwl_mvm_update_quotas()
297 mvm->last_quota_cmd = cmd; in iwl_mvm_update_quotas()
Dfw.c1599 memset(&mvm->last_quota_cmd, 0xff, sizeof(mvm->last_quota_cmd)); in iwl_mvm_up()
Dmvm.h1082 struct iwl_time_quota_cmd last_quota_cmd; member