Searched refs:noa_ev_handler (Results 1 – 3 of 3) sorted by relevance
255 if (p2p_rx_ops->noa_ev_handler) { in target_p2p_noa_event_handler()256 status = p2p_rx_ops->noa_ev_handler(psoc, event_info); in target_p2p_noa_event_handler()
579 rx_ops->p2p.noa_ev_handler = tgt_p2p_noa_event_cb; in wlan_lmac_if_umac_rx_ops_register_p2p()
2109 QDF_STATUS (*noa_ev_handler)(struct wlan_objmgr_psoc *psoc, member