Searched refs:nan_psoc_get_rx_ops (Results 1 – 2 of 2) sorted by relevance
61 nan_rx_ops = nan_psoc_get_rx_ops(psoc); in target_if_nan_event_dispatcher()167 nan_rx_ops = nan_psoc_get_rx_ops(psoc); in target_if_ndp_event_dispatcher()210 nan_rx_ops = nan_psoc_get_rx_ops(psoc); in target_if_nan_ndp_initiator_req()439 nan_rx_ops = nan_psoc_get_rx_ops(psoc); in target_if_nan_ndp_responder_req()535 nan_rx_ops = nan_psoc_get_rx_ops(psoc); in target_if_nan_ndp_end_req()
161 struct wlan_nan_rx_ops *nan_psoc_get_rx_ops(struct wlan_objmgr_psoc *psoc) in nan_psoc_get_rx_ops() function