Home
last modified time | relevance | path

Searched refs:get_arp_stats (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/components/target_if/dp/src/
Dtarget_if_dp_comp.c186 struct get_arp_stats *arp_stats; in target_if_dp_get_arp_req_stats()
214 arp_stats = (struct get_arp_stats *)req_buf; in target_if_dp_get_arp_req_stats()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_sta_param.h371 struct get_arp_stats { struct
Dwmi_unified_sta_api.h441 struct get_arp_stats *req_buf);
Dwmi_unified_priv.h1229 struct get_arp_stats *req_buf);
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_sta_tlv.c2359 struct get_arp_stats *req_buf) in send_get_arp_stats_req_cmd_tlv()
2365 wmi_vdev_get_arp_stats_cmd_fixed_param *get_arp_stats; in send_get_arp_stats_req_cmd_tlv() local
2374 get_arp_stats = in send_get_arp_stats_req_cmd_tlv()
2376 WMITLV_SET_HDR(&get_arp_stats->tlv_header, in send_get_arp_stats_req_cmd_tlv()
2382 get_arp_stats->vdev_id = req_buf->vdev_id; in send_get_arp_stats_req_cmd_tlv()
Dwmi_unified_sta_api.c398 struct get_arp_stats *req_buf) in wmi_unified_get_arp_stats_req()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c8580 struct get_arp_stats *arp_stats; in wma_get_arp_req_stats()
8596 arp_stats = (struct get_arp_stats *)req_buf; in wma_get_arp_req_stats()