Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dquota.c163 iwl_mvm_quota_cmd_get_quota(mvm, cmd, in iwl_mvm_adjust_quota_for_noa()
222 qdata = iwl_mvm_quota_cmd_get_quota(mvm, &cmd, i); in iwl_mvm_update_quotas()
272 qdata = iwl_mvm_quota_cmd_get_quota(mvm, &cmd, idx); in iwl_mvm_update_quotas()
308 qdata = iwl_mvm_quota_cmd_get_quota(mvm, &cmd, i); in iwl_mvm_update_quotas()
322 qdata = iwl_mvm_quota_cmd_get_quota(mvm, &cmd, i); in iwl_mvm_update_quotas()
323 last_data = iwl_mvm_quota_cmd_get_quota(mvm, last, i); in iwl_mvm_update_quotas()
H A Dd3.c578 quota = iwl_mvm_quota_cmd_get_quota(mvm, &quota_cmd, 0); in iwl_mvm_d3_reprogram()
586 quota = iwl_mvm_quota_cmd_get_quota(mvm, &quota_cmd, i); in iwl_mvm_d3_reprogram()
H A Dmvm.h1705 *iwl_mvm_quota_cmd_get_quota(struct iwl_mvm *mvm, in iwl_mvm_quota_cmd_get_quota() function