Searched refs:ft_type (Results 1 – 8 of 8) sorted by relevance
| /drivers/infiniband/hw/mlx5/ |
| A D | fs.c | 720 enum flow_table_type ft_type) in get_flow_table() argument 745 if (ft_type == MLX5_IB_FT_RX) { in get_flow_table() 781 dev->mdev, ft_type == MLX5_IB_FT_RX ? in get_flow_table() 785 prio = &dev->flow_db->sniffer[ft_type]; in get_flow_table() 2857 err = uverbs_get_const(&ft_type, attrs, in mlx5_ib_matcher_ns() 3103 enum mlx5_ib_uapi_flow_table_type ft_type; in UVERBS_HANDLER() local 3121 ret = uverbs_get_const(&ft_type, attrs, in UVERBS_HANDLER() 3137 u8 ft_type) in mlx5_ib_flow_action_packet_reformat_valid() argument 3188 u8 ft_type, u8 dv_prt, in mlx5_ib_flow_action_create_packet_reformat_ctx() argument 3234 ret = uverbs_get_const(&ft_type, attrs, in UVERBS_HANDLER() [all …]
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fs_cmd.h | 107 enum fs_flow_table_type ft_type);
|
| A D | fs_cmd.c | 159 enum fs_flow_table_type ft_type) in mlx5_cmd_stub_get_capabilities() argument 1071 enum fs_flow_table_type ft_type) in mlx5_cmd_get_capabilities() argument
|
| /drivers/edac/ |
| A D | edac_device.c | 628 switch (ras_features[feat].ft_type) { in edac_dev_register() 669 switch (ras_features->ft_type) { in edac_dev_register()
|
| /drivers/cxl/core/ |
| 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()
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| A D | fs_dr.c | 819 enum fs_flow_table_type ft_type) in mlx5_cmd_dr_get_capabilities() argument 823 if (ft_type != FS_FT_FDB || in mlx5_cmd_dr_get_capabilities()
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | cmd.c | 162 u32 ft_id, u32 fg_id, u8 ft_type) in hws_cmd_flow_group_destroy() argument 167 MLX5_SET(destroy_flow_group_in, in, table_type, ft_type); in hws_cmd_flow_group_destroy()
|
| A D | fs_hws.c | 1605 enum fs_flow_table_type ft_type) in mlx5_cmd_hws_get_capabilities() argument 1607 if (ft_type != FS_FT_FDB) in mlx5_cmd_hws_get_capabilities()
|
Completed in 29 milliseconds