Searched refs:mlx5_create_auto_grouped_flow_table (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/include/linux/mlx5/ |
D | fs.h | 112 mlx5_create_auto_grouped_flow_table(struct mlx5_flow_namespace *ns,
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 534 fdb = mlx5_create_auto_grouped_flow_table(root_ns, FDB_FAST_PATH, in esw_create_offloads_fast_fdb_table() 548 fdb = mlx5_create_auto_grouped_flow_table(root_ns, FDB_FAST_PATH, in esw_create_offloads_fast_fdb_table()
|
D | en_fs_ethtool.c | 103 ft = mlx5_create_auto_grouped_flow_table(ns, prio, in get_flow_table()
|
D | fs_core.c | 1044 mlx5_create_auto_grouped_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_auto_grouped_flow_table() function 1071 EXPORT_SYMBOL(mlx5_create_auto_grouped_flow_table);
|
D | en_tc.c | 750 mlx5_create_auto_grouped_flow_table(priv->fs.ns, in mlx5e_tc_add_nic_flow()
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | main.c | 3033 ft = mlx5_create_auto_grouped_flow_table(ns, priority, in _get_prio()
|