|
@@ -1,5 +1,6 @@
|
|
|
/*
|
|
|
* Copyright (c) 2016-2021 The Linux Foundation. All rights reserved.
|
|
|
+ * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
|
*
|
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
@@ -248,6 +249,7 @@ enum qca_nl80211_vendor_subcmds_index {
|
|
|
#ifdef WLAN_FEATURE_ROAM_OFFLOAD
|
|
|
QCA_NL80211_VENDOR_SUBCMD_ROAM_EVENTS_INDEX,
|
|
|
#endif
|
|
|
+ QCA_NL80211_VENDOR_SUBCMD_MCC_QUOTA_INDEX,
|
|
|
};
|
|
|
|
|
|
#if !defined(SUPPORT_WDEV_CFG80211_VENDOR_EVENT_ALLOC) && \
|