Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c3662 if (wmi_handle->ops->extract_ani_level) in wmi_unified_extract_ani_level()
3663 return wmi_handle->ops->extract_ani_level(data, info, in wmi_unified_extract_ani_level()
H A Dwmi_unified_tlv.c21892 .extract_ani_level = extract_ani_level_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2958 QDF_STATUS (*extract_ani_level)(uint8_t *evt_buf, member