Searched refs:wlan_twt_get_rx_ops (Results 1 – 3 of 3) sorted by relevance
53 twt_rx_ops = wlan_twt_get_rx_ops(psoc); in target_if_twt_setup_complete_event_handler()111 twt_rx_ops = wlan_twt_get_rx_ops(psoc); in target_if_twt_teardown_complete_event_handler()170 twt_rx_ops = wlan_twt_get_rx_ops(psoc); in target_if_twt_pause_complete_event_handler()228 twt_rx_ops = wlan_twt_get_rx_ops(psoc); in target_if_twt_resume_complete_event_handler()286 twt_rx_ops = wlan_twt_get_rx_ops(psoc); in target_if_twt_nudge_complete_event_handler()336 twt_rx_ops = wlan_twt_get_rx_ops(psoc); in target_if_twt_notify_event_handler()385 twt_rx_ops = wlan_twt_get_rx_ops(psoc); in target_if_twt_ack_complete_event_handler()
98 wlan_twt_get_rx_ops(struct wlan_objmgr_psoc *psoc);
44 wlan_twt_get_rx_ops(struct wlan_objmgr_psoc *psoc) in wlan_twt_get_rx_ops() function