Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_mcc_quota.h38 QDF_STATUS p2p_mcc_quota_event_process(struct wlan_objmgr_psoc *psoc,
H A Dwlan_p2p_mcc_quota.c78 QDF_STATUS p2p_mcc_quota_event_process(struct wlan_objmgr_psoc *psoc, in p2p_mcc_quota_event_process() function
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
H A Dwlan_p2p_mcc_quota_tgt_api.c44 return p2p_mcc_quota_event_process(psoc, event_info); in tgt_p2p_mcc_quota_event_cb()