Searched refs:ge (Results 1 – 1 of 1) sorted by relevance
160 struct mlx5_list_entry *ge; in flow_hw_jump_action_register() local163 ge = mlx5_hlist_register(priv->sh->flow_tbls, dest_group, &ctx); in flow_hw_jump_action_register()164 if (!ge) in flow_hw_jump_action_register()166 grp = container_of(ge, struct mlx5_flow_group, entry); in flow_hw_jump_action_register()1449 struct mlx5_list_entry *ge; in flow_hw_table_create() local1478 ge = mlx5_hlist_register(priv->sh->groups, attr->flow_attr.group, &ctx); in flow_hw_table_create()1479 if (!ge) in flow_hw_table_create()1481 grp = container_of(ge, struct mlx5_flow_group, entry); in flow_hw_table_create()