Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_twt_api.h254 QDF_STATUS wmi_extract_twt_notify_event(
577 QDF_STATUS wmi_extract_twt_notify_event(
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_twt_api.c228 QDF_STATUS wmi_extract_twt_notify_event( in wmi_extract_twt_notify_event() function
516 QDF_STATUS wmi_extract_twt_notify_event( in wmi_extract_twt_notify_event() function
/wlan-driver/qcacld-3.0/components/target_if/twt/src/
H A Dtarget_if_ext_twt_evt.c346 qdf_status = wmi_extract_twt_notify_event(wmi_handle, event, data); in target_if_twt_notify_event_handler()