Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_sta_api.c220 if (wmi_handle->ops->extract_sar_limit_event) in wmi_unified_extract_sar_limit_event()
221 return wmi_handle->ops->extract_sar_limit_event(wmi_handle, in wmi_unified_extract_sar_limit_event()
H A Dwmi_unified_sta_tlv.c2490 ops->extract_sar_limit_event = extract_sar_limit_event_tlv; in wmi_sta_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1271 QDF_STATUS (*extract_sar_limit_event)(wmi_unified_t wmi_handle, member