Lines Matching defs:mlx5_ib_flow_db
298 struct mlx5_ib_flow_db { struct
299 struct mlx5_ib_flow_prio prios[MLX5_IB_NUM_FLOW_FT];
300 struct mlx5_ib_flow_prio egress_prios[MLX5_IB_NUM_FLOW_FT];
301 struct mlx5_ib_flow_prio sniffer[MLX5_IB_NUM_SNIFFER_FTS];
302 struct mlx5_ib_flow_prio egress[MLX5_IB_NUM_EGRESS_FTS];
303 struct mlx5_ib_flow_prio fdb[MLX5_IB_NUM_FDB_FTS];
304 struct mlx5_ib_flow_prio rdma_rx[MLX5_IB_NUM_FLOW_FT];
305 struct mlx5_ib_flow_prio rdma_tx[MLX5_IB_NUM_FLOW_FT];
306 struct mlx5_ib_flow_prio opfcs[MLX5_IB_OPCOUNTER_MAX];
307 struct mlx5_flow_table *lag_demux_ft;
313 struct mutex lock;