Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_main.h208 wlan_twt_nudge_complete_event_handler(struct wlan_objmgr_psoc *psoc,
431 wlan_twt_nudge_complete_event_handler(struct wlan_objmgr_psoc *psoc, in wlan_twt_nudge_complete_event_handler() function
H A Dwlan_twt_main.c2187 wlan_twt_nudge_complete_event_handler(struct wlan_objmgr_psoc *psoc, in wlan_twt_nudge_complete_event_handler() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_tgt_if_ext_rx_api.c61 return wlan_twt_nudge_complete_event_handler(psoc, event); in tgt_twt_nudge_complete_resp_handler()