Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_twt_api.c197 if (wmi_handle->ops->extract_twt_pause_dialog_comp_event) in wmi_extract_twt_pause_dialog_comp_event()
198 return wmi_handle->ops->extract_twt_pause_dialog_comp_event( in wmi_extract_twt_pause_dialog_comp_event()
485 if (wmi_handle->ops->extract_twt_pause_dialog_comp_event) in wmi_extract_twt_pause_dialog_comp_event()
486 return wmi_handle->ops->extract_twt_pause_dialog_comp_event( in wmi_extract_twt_pause_dialog_comp_event()
Dwmi_unified_twt_tlv.c2360 ops->extract_twt_pause_dialog_comp_event = in wmi_twt_attach_tlv()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_twt.c448 if (wmi_handle->ops->extract_twt_pause_dialog_comp_event) in wma_twt_pause_dialog_complete_event_handler()
449 status = wmi_handle->ops->extract_twt_pause_dialog_comp_event(wmi_handle, in wma_twt_pause_dialog_complete_event_handler()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2654 QDF_STATUS (*extract_twt_pause_dialog_comp_event)(wmi_unified_t wmi_handle, member
2750 QDF_STATUS (*extract_twt_pause_dialog_comp_event)(wmi_unified_t wmi_handle, member