Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDquota.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()
HDfw.c1599 memset(&mvm->last_quota_cmd, 0xff, sizeof(mvm->last_quota_cmd)); in iwl_mvm_up()
HDmvm.h1090 struct iwl_time_quota_cmd last_quota_cmd; member