Home
last modified time | relevance | path

Searched refs:mlx5_create_lag_demux_flow_table (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/mlx5/
Dfs.h203 struct mlx5_flow_table *mlx5_create_lag_demux_flow_table(
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1229 mlx5_create_lag_demux_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_lag_demux_flow_table() function
1240 EXPORT_SYMBOL(mlx5_create_lag_demux_flow_table);
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dmain.c2985 ft = mlx5_create_lag_demux_flow_table(ns, 0, 0); in mlx5_eth_lag_init()