Searched defs:mlx5_ib_flow_db (Results 1 – 1 of 1) sorted by relevance
266 struct mlx5_ib_flow_db { struct267 struct mlx5_ib_flow_prio prios[MLX5_IB_NUM_FLOW_FT];268 struct mlx5_ib_flow_prio egress_prios[MLX5_IB_NUM_FLOW_FT];269 struct mlx5_ib_flow_prio sniffer[MLX5_IB_NUM_SNIFFER_FTS];270 struct mlx5_ib_flow_prio egress[MLX5_IB_NUM_EGRESS_FTS];271 struct mlx5_ib_flow_prio fdb;272 struct mlx5_ib_flow_prio rdma_rx[MLX5_IB_NUM_FLOW_FT];273 struct mlx5_ib_flow_prio rdma_tx[MLX5_IB_NUM_FLOW_FT];274 struct mlx5_flow_table *lag_demux_ft;280 struct mutex lock;