Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mlx5/
Dfs.h224 struct mlx5_flow_table *mlx5_create_lag_demux_flow_table(
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1429 mlx5_create_lag_demux_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_lag_demux_flow_table() function
1440 EXPORT_SYMBOL(mlx5_create_lag_demux_flow_table);
/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dmain.c3278 ft = mlx5_create_lag_demux_flow_table(ns, 0, 0); in mlx5_eth_lag_init()