Searched refs:iwl_mvm_quota_cmd_get_quota (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | quota.c | 128 qdata = iwl_mvm_quota_cmd_get_quota(mvm, &cmd, i); in iwl_mvm_update_quotas() 178 qdata = iwl_mvm_quota_cmd_get_quota(mvm, &cmd, idx); in iwl_mvm_update_quotas() 214 qdata = iwl_mvm_quota_cmd_get_quota(mvm, &cmd, i); in iwl_mvm_update_quotas() 226 qdata = iwl_mvm_quota_cmd_get_quota(mvm, &cmd, i); in iwl_mvm_update_quotas() 227 last_data = iwl_mvm_quota_cmd_get_quota(mvm, last, i); in iwl_mvm_update_quotas()
|
H A D | d3.c | 802 quota = iwl_mvm_quota_cmd_get_quota(mvm, "a_cmd, 0); in iwl_mvm_d3_reprogram() 810 quota = iwl_mvm_quota_cmd_get_quota(mvm, "a_cmd, i); in iwl_mvm_d3_reprogram()
|
H A D | mvm.h | 2178 *iwl_mvm_quota_cmd_get_quota(struct iwl_mvm *mvm, in iwl_mvm_quota_cmd_get_quota() function
|