Lines Matching defs:mlx5_ib_flow_db
313 struct mlx5_ib_flow_db { struct
314 struct mlx5_ib_flow_prio prios[MLX5_IB_NUM_FLOW_FT];
315 struct mlx5_ib_flow_prio egress_prios[MLX5_IB_NUM_FLOW_FT];
316 struct mlx5_ib_flow_prio sniffer[MLX5_IB_NUM_SNIFFER_FTS];
317 struct mlx5_ib_flow_prio egress[MLX5_IB_NUM_EGRESS_FTS];
318 struct mlx5_ib_flow_prio fdb[MLX5_IB_NUM_FDB_FTS];
319 struct mlx5_ib_flow_prio rdma_rx[MLX5_IB_NUM_FLOW_FT];
320 struct mlx5_ib_flow_prio rdma_tx[MLX5_IB_NUM_FLOW_FT];
321 struct mlx5_ib_flow_prio opfcs[MLX5_IB_OPCOUNTER_MAX];
322 struct mlx5_flow_table *lag_demux_ft;
323 struct mlx5_ib_flow_prio *rdma_transport_rx;
324 struct mlx5_ib_flow_prio *rdma_transport_tx;
330 struct mutex lock;