Searched refs:mcc_quota_ev_handler (Results 1 – 3 of 3) sorted by relevance
86 if (p2p_rx_ops->mcc_quota_ev_handler) { in target_if_mcc_quota_event_handler()87 status = p2p_rx_ops->mcc_quota_ev_handler(psoc, event_info); in target_if_mcc_quota_event_handler()
553 rx_ops->p2p.mcc_quota_ev_handler = tgt_p2p_mcc_quota_event_cb; in wlan_lmac_if_umac_rx_ops_register_p2p_mcc_quota()
2115 QDF_STATUS (*mcc_quota_ev_handler)(struct wlan_objmgr_psoc *psoc, member