Home
last modified time | relevance | path

Searched refs:ft_type (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dfs.c720 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()
2877 err = uverbs_get_const(&ft_type, attrs, in mlx5_ib_matcher_ns()
3123 enum mlx5_ib_uapi_flow_table_type ft_type; in UVERBS_HANDLER() local
3141 ret = uverbs_get_const(&ft_type, attrs, in UVERBS_HANDLER()
3157 u8 ft_type) in mlx5_ib_flow_action_packet_reformat_valid() argument
3208 u8 ft_type, u8 dv_prt, in mlx5_ib_flow_action_create_packet_reformat_ctx() argument
3254 ret = uverbs_get_const(&ft_type, attrs, in UVERBS_HANDLER()
[all …]
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h107 enum fs_flow_table_type ft_type);
H A Dfs_cmd.c159 enum fs_flow_table_type ft_type) in mlx5_cmd_stub_get_capabilities() argument
1073 enum fs_flow_table_type ft_type) in mlx5_cmd_get_capabilities() argument
/linux-6.15/drivers/edac/
H A Dedac_device.c628 switch (ras_features[feat].ft_type) { in edac_dev_register()
669 switch (ras_features->ft_type) { in edac_dev_register()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c819 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()
/linux-6.15/include/linux/
H A Dedac.h865 enum edac_dev_feat ft_type; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1548 enum fs_flow_table_type ft_type) in mlx5_cmd_hws_get_capabilities() argument
1550 if (ft_type != FS_FT_FDB) in mlx5_cmd_hws_get_capabilities()
H A Dcmd.c162 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()