Home
last modified time | relevance | path

Searched refs:wmi_unified_get_arp_stats_req (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_sta_api.h440 QDF_STATUS wmi_unified_get_arp_stats_req(wmi_unified_t wmi_handle,
/wlan-driver/qcacld-3.0/components/target_if/dp/src/
H A Dtarget_if_dp_comp.c215 status = wmi_unified_get_arp_stats_req(wmi_handle, arp_stats); in target_if_dp_get_arp_req_stats()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_sta_api.c397 QDF_STATUS wmi_unified_get_arp_stats_req(wmi_unified_t wmi_handle, in wmi_unified_get_arp_stats_req() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c8597 status = wmi_unified_get_arp_stats_req(wmi_handle, arp_stats); in wma_get_arp_req_stats()