Searched refs:mlx5_create_auto_grouped_flow_table (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/include/linux/mlx5/ |
D | fs.h | 148 mlx5_create_auto_grouped_flow_table(struct mlx5_flow_namespace *ns,
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads_termtbl.c | 68 tt->termtbl = mlx5_create_auto_grouped_flow_table(root_ns, prio, 1, 1, in mlx5_eswitch_termtbl_create()
|
D | en_fs_ethtool.c | 105 ft = mlx5_create_auto_grouped_flow_table(ns, prio, in get_flow_table()
|
D | fs_core.c | 1105 mlx5_create_auto_grouped_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_auto_grouped_flow_table() function 1134 EXPORT_SYMBOL(mlx5_create_auto_grouped_flow_table);
|
D | eswitch_offloads.c | 906 fdb = mlx5_create_auto_grouped_flow_table(ns, in create_next_size_table()
|
D | eswitch.c | 301 fdb = mlx5_create_auto_grouped_flow_table(root_ns, LEGACY_VEPA_PRIO, in esw_create_legacy_vepa_table()
|
D | en_tc.c | 969 mlx5_create_auto_grouped_flow_table(priv->fs.ns, in mlx5e_tc_add_nic_flow()
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | main.c | 3248 ft = mlx5_create_auto_grouped_flow_table(ns, priority, in _get_prio()
|