Home
last modified time | relevance | path

Searched refs:extract_twt_nudge_dialog_comp_event (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_twt_api.c209 if (wmi_handle->ops->extract_twt_nudge_dialog_comp_event) in wmi_extract_twt_nudge_dialog_comp_event()
210 return wmi_handle->ops->extract_twt_nudge_dialog_comp_event( in wmi_extract_twt_nudge_dialog_comp_event()
497 if (wmi_handle->ops->extract_twt_nudge_dialog_comp_event) in wmi_extract_twt_nudge_dialog_comp_event()
498 return wmi_handle->ops->extract_twt_nudge_dialog_comp_event( in wmi_extract_twt_nudge_dialog_comp_event()
H A Dwmi_unified_twt_tlv.c2362 ops->extract_twt_nudge_dialog_comp_event = in wmi_twt_attach_tlv()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_twt.c502 if (wmi_handle->ops->extract_twt_nudge_dialog_comp_event) in wma_twt_nudge_dialog_complete_event_handler()
503 status = wmi_handle->ops->extract_twt_nudge_dialog_comp_event( in wma_twt_nudge_dialog_complete_event_handler()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2658 QDF_STATUS (*extract_twt_nudge_dialog_comp_event)(wmi_unified_t wmi_handle, member
2754 QDF_STATUS (*extract_twt_nudge_dialog_comp_event)(wmi_unified_t wmi_handle, member