Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/mlx5/mlx5_core/
HDfs_cmd.h117 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type);
HDmlx5_fs_cmd.c976 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default() function
HDmlx5_fs_core.c2604 const struct mlx5_flow_cmds *cmds = mlx5_fs_cmd_get_default(table_type); in create_root_ns()