Home
last modified time | relevance | path

Searched refs:wlan_twt_ack_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.h164 wlan_twt_ack_event_handler(struct wlan_objmgr_psoc *psoc,
403 wlan_twt_ack_event_handler(struct wlan_objmgr_psoc *psoc, in wlan_twt_ack_event_handler() function
H A Dwlan_twt_main.c1539 wlan_twt_ack_event_handler(struct wlan_objmgr_psoc *psoc, in wlan_twt_ack_event_handler() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_tgt_if_ext_rx_api.c75 return wlan_twt_ack_event_handler(psoc, event); in tgt_twt_ack_complete_resp_handler()