Home
last modified time | relevance | path

Searched refs:FS_FT_FDB (Results 1 – 13 of 13) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
A Ddr_fw.c137 ft_info.type = FS_FT_FDB; in mlx5dr_fw_create_md_tbl()
165 mlx5dr_cmd_del_flow_table_entry(dmn->mdev, FS_FT_FDB, tbl_id); in mlx5dr_fw_destroy_md_tbl()
A Dfs_dr.c823 if (ft_type != FS_FT_FDB || in mlx5_cmd_dr_get_capabilities()
A Ddr_action.c1030 action->dest_tbl->fw_tbl.type = FS_FT_FDB; in mlx5dr_action_create_dest_table_num()
1283 action->dest_tbl->fw_tbl.type = FS_FT_FDB; in mlx5dr_action_create_mult_dest_tbl()
/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dtable.h33 *ret_type = FS_FT_FDB; in mlx5hws_table_get_fw_ft_type()
A Dfs_hws.c262 if (ns->table_type != FS_FT_FDB) { in mlx5_cmd_hws_create_flow_table()
1607 if (ft_type != FS_FT_FDB) in mlx5_cmd_hws_get_capabilities()
A Daction.c1379 ft_attr.type = FS_FT_FDB; in mlx5hws_action_create_dest_array()
1886 ft_attr.type = FS_FT_FDB; in mlx5hws_action_create_flow_sampler()
/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h111 FS_FT_FDB = 0X4, enumerator
433 (type == FS_FT_FDB) ? MLX5_CAP_ESW_FLOWTABLE_FDB(mdev, cap) : \
A Dfs_cmd.c177 FS_FT_FDB); in mlx5_cmd_set_slave_root_fdb()
224 if (ft->type == FS_FT_FDB && in mlx5_cmd_update_root_ft()
245 ft->type == FS_FT_FDB && in mlx5_cmd_update_root_ft()
961 table_type = FS_FT_FDB; in mlx5_cmd_modify_header_alloc()
1136 case FS_FT_FDB: in mlx5_fs_cmd_get_default()
A Dfs_core.c2044 if (ft->type != FS_FT_FDB && in dest_is_valid()
3517 steering->fdb_root_ns = create_root_ns(steering, FS_FT_FDB); in init_fdb_root_ns()
4234 if (root->table_type != FS_FT_FDB) in mlx5_flow_namespace_set_mode()
A Deswitch_offloads.c2665 FS_FT_FDB); in esw_set_slave_root_fdb()
A Den_tc.c2718 fs_type = mlx5e_is_eswitch_flow(flow) ? FS_FT_FDB : FS_FT_NIC_RX; in __parse_cls_flower()
/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dpost_act.c34 FS_FT_FDB : FS_FT_NIC_RX; in mlx5e_tc_post_act_init()
A Dsample.c131 MLX5_SET(sampler_obj, obj, table_type, FS_FT_FDB); in sampler_obj_create()

Completed in 65 milliseconds