Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dfs.h171 struct mlx5_flow_table *mlx5_create_lag_demux_flow_table(
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1093 mlx5_create_lag_demux_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_lag_demux_flow_table() function
1102 EXPORT_SYMBOL(mlx5_create_lag_demux_flow_table);
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c5197 ft = mlx5_create_lag_demux_flow_table(ns, 0, 0); in mlx5_eth_lag_init()