Home
last modified time | relevance | path

Searched refs:extract_wds_entry (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c3135 if (wmi_handle->ops->extract_wds_entry) in wmi_extract_wds_entry()
3136 return wmi_handle->ops->extract_wds_entry(wmi_handle, in wmi_extract_wds_entry()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2507 QDF_STATUS (*extract_wds_entry)(wmi_unified_t wmi_handle, member