Searched refs:ft_type (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | fs.c | 711 enum flow_table_type ft_type) in get_flow_table() argument 737 if (ft_type == MLX5_IB_FT_RX) { in get_flow_table() 773 dev->mdev, ft_type == MLX5_IB_FT_RX ? in get_flow_table() 777 prio = &dev->flow_db->sniffer[ft_type]; in get_flow_table() 2859 enum mlx5_ib_uapi_flow_table_type ft_type = in mlx5_ib_matcher_ns() local 2872 err = uverbs_get_const(&ft_type, attrs, in mlx5_ib_matcher_ns() 2877 err = mlx5_ib_ft_type_to_namespace(ft_type, &obj->ns_type); in mlx5_ib_matcher_ns() 3072 enum mlx5_ib_uapi_flow_table_type ft_type, in mlx5_ib_create_modify_header() argument 3079 ret = mlx5_ib_ft_type_to_namespace(ft_type, &namespace); in mlx5_ib_create_modify_header() 3118 enum mlx5_ib_uapi_flow_table_type ft_type; in UVERBS_HANDLER() local [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_cmd.h | 107 enum fs_flow_table_type ft_type);
|
| H A D | fs_cmd.c | 159 enum fs_flow_table_type ft_type) in mlx5_cmd_stub_get_capabilities() argument 1102 enum fs_flow_table_type ft_type) in mlx5_cmd_get_capabilities() argument
|
| /linux/drivers/edac/ |
| H A D | edac_device.c | 629 switch (ras_features[feat].ft_type) { in edac_dev_register() 670 switch (ras_features->ft_type) { in edac_dev_register()
|
| /linux/drivers/cxl/core/ |
| H A D | edac.c | 405 ras_feature->ft_type = RAS_FEAT_SCRUB; in cxl_memdev_scrub_init() 465 ras_feature->ft_type = RAS_FEAT_SCRUB; in cxl_region_scrub_init() 813 ras_feature->ft_type = RAS_FEAT_ECS; in cxl_memdev_ecs_init() 1666 ras_feature->ft_type = RAS_FEAT_MEM_REPAIR; in cxl_memdev_sparing_init() 1983 ras_feature->ft_type = RAS_FEAT_MEM_REPAIR; in cxl_memdev_soft_ppr_init()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | fs_dr.c | 817 enum fs_flow_table_type ft_type) in mlx5_cmd_dr_get_capabilities() argument 821 if (ft_type != FS_FT_FDB || in mlx5_cmd_dr_get_capabilities()
|
| /linux/include/linux/ |
| H A D | edac.h | 872 enum edac_dev_feat ft_type; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | cmd.c | 163 u32 ft_id, u32 fg_id, u8 ft_type) in hws_cmd_flow_group_destroy() argument 168 MLX5_SET(destroy_flow_group_in, in, table_type, ft_type); in hws_cmd_flow_group_destroy()
|
| H A D | fs_hws.c | 1598 enum fs_flow_table_type ft_type) in mlx5_cmd_hws_get_capabilities() argument 1600 if (ft_type != FS_FT_FDB) in mlx5_cmd_hws_get_capabilities()
|