Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dquota.c185 struct iwl_time_quota_cmd *last = &mvm->last_quota_cmd; in iwl_mvm_update_quotas()
326 mvm->last_quota_cmd = cmd; in iwl_mvm_update_quotas()
Dfw.c1037 memset(&mvm->last_quota_cmd, 0xff, sizeof(mvm->last_quota_cmd)); in iwl_mvm_up()
Dmvm.h791 struct iwl_time_quota_cmd last_quota_cmd; member