chains_end_ft
chains_end_ft(chains) = ft;
#define chains_end_ft(chains) ((chains)->chains_end_ft)
struct mlx5_flow_table *chains_end_ft;
if (chains->chains_mapping && next_ft == chains_end_ft(chains) &&
chains_end_ft(chains);
return chains_end_ft(chains);
chains_default_ft(chains) = chains_end_ft(chains) = attr->default_ft;