Lines Matching refs:req_buf
2265 struct set_arp_stats *req_buf) in send_set_arp_stats_req_cmd_tlv() argument
2274 if (req_buf->pkt_type_bitmap) { in send_set_arp_stats_req_cmd_tlv()
2292 wmi_set_arp->vdev_id = req_buf->vdev_id; in send_set_arp_stats_req_cmd_tlv()
2294 wmi_set_arp->set_clr = req_buf->flag; in send_set_arp_stats_req_cmd_tlv()
2295 wmi_set_arp->pkt_type = req_buf->pkt_type; in send_set_arp_stats_req_cmd_tlv()
2296 wmi_set_arp->ipv4 = req_buf->ip_addr; in send_set_arp_stats_req_cmd_tlv()
2306 if (req_buf->pkt_type_bitmap) { in send_set_arp_stats_req_cmd_tlv()
2321 req_buf->pkt_type_bitmap; in send_set_arp_stats_req_cmd_tlv()
2322 wmi_set_connect_stats->tcp_src_port = req_buf->tcp_src_port; in send_set_arp_stats_req_cmd_tlv()
2323 wmi_set_connect_stats->tcp_dst_port = req_buf->tcp_dst_port; in send_set_arp_stats_req_cmd_tlv()
2324 wmi_set_connect_stats->icmp_ipv4 = req_buf->icmp_ipv4; in send_set_arp_stats_req_cmd_tlv()
2343 req_buf->flag, req_buf->vdev_id); in send_set_arp_stats_req_cmd_tlv()
2359 struct get_arp_stats *req_buf) in send_get_arp_stats_req_cmd_tlv() argument
2382 get_arp_stats->vdev_id = req_buf->vdev_id; in send_get_arp_stats_req_cmd_tlv()
2384 wmi_debug("vdev=%d", req_buf->vdev_id); in send_get_arp_stats_req_cmd_tlv()