Searched refs:dump_req (Results 1 – 1 of 1) sorted by relevance
56 struct mlx5_flow_dump_req *dump_req; in mlx5_pmd_socket_handle() local92 dump_req = (struct mlx5_flow_dump_req *)msg.msg_iov->iov_base; in mlx5_pmd_socket_handle()93 if (dump_req) { in mlx5_pmd_socket_handle()94 port_id = dump_req->port_id; in mlx5_pmd_socket_handle()95 flow_ptr = dump_req->flow_id; in mlx5_pmd_socket_handle()