Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_twt_api.c310 if (wmi_handle->ops->extract_twt_ack_comp_event) in wmi_extract_twt_ack_comp_event()
311 return wmi_handle->ops->extract_twt_ack_comp_event( in wmi_extract_twt_ack_comp_event()
598 if (wmi_handle->ops->extract_twt_ack_comp_event) in wmi_extract_twt_ack_comp_event()
599 return wmi_handle->ops->extract_twt_ack_comp_event( in wmi_extract_twt_ack_comp_event()
Dwmi_unified_twt_tlv.c2374 ops->extract_twt_ack_comp_event = extract_twt_ack_comp_event_tlv; in wmi_twt_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2669 QDF_STATUS (*extract_twt_ack_comp_event)(wmi_unified_t wmi_handle, member
2765 QDF_STATUS (*extract_twt_ack_comp_event)(wmi_unified_t wmi_handle, member