Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c3637 if (wmi->ops->extract_rf_path_resp) in wmi_unified_extract_rf_path_resp()
3638 return wmi->ops->extract_rf_path_resp(wmi, in wmi_unified_extract_rf_path_resp()
H A Dwmi_unified_tlv.c21999 .extract_rf_path_resp = extract_rf_path_resp_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2915 QDF_STATUS (*extract_rf_path_resp)(wmi_unified_t wmi_handle, member