Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_mcc_quota.h86 int wlan_hdd_apply_user_mcc_quota(struct hdd_adapter *adapter);
100 static inline int wlan_hdd_apply_user_mcc_quota(struct hdd_adapter *adapter) in wlan_hdd_apply_user_mcc_quota() function
H A Dwlan_hdd_mcc_quota.c314 int wlan_hdd_apply_user_mcc_quota(struct hdd_adapter *adapter) in wlan_hdd_apply_user_mcc_quota() function
H A Dwlan_hdd_hostapd.c2436 wlan_hdd_apply_user_mcc_quota(adapter); in hdd_hostapd_sap_event_cb()