Searched defs:mlx5_ib_flow_db (Results 1 – 1 of 1) sorted by relevance
281 struct mlx5_ib_flow_db { struct282 struct mlx5_ib_flow_prio prios[MLX5_IB_NUM_FLOW_FT];283 struct mlx5_ib_flow_prio egress_prios[MLX5_IB_NUM_FLOW_FT];284 struct mlx5_ib_flow_prio sniffer[MLX5_IB_NUM_SNIFFER_FTS];285 struct mlx5_ib_flow_prio egress[MLX5_IB_NUM_EGRESS_FTS];286 struct mlx5_ib_flow_prio fdb[MLX5_IB_NUM_FDB_FTS];287 struct mlx5_ib_flow_prio rdma_rx[MLX5_IB_NUM_FLOW_FT];288 struct mlx5_ib_flow_prio rdma_tx[MLX5_IB_NUM_FLOW_FT];289 struct mlx5_ib_flow_prio opfcs[MLX5_IB_OPCOUNTER_MAX];290 struct mlx5_flow_table *lag_demux_ft;[all …]