Searched refs:tbl_time_before (Results 1 – 1 of 1) sorted by relevance
708 unsigned long tbl_time_before,723 unsigned long tbl_time_before = 0; in mlx5e_attach_encap() local789 tbl_time_before = mlx5e_route_tbl_get_last_update(priv); in mlx5e_attach_encap()807 err = mlx5e_attach_encap_route(priv, flow, e, entry_created, tbl_time_before, in mlx5e_attach_encap()1105 unsigned long tbl_time_before, tbl_time_after; in mlx5e_attach_decap_route() local1119 tbl_time_before = mlx5e_route_tbl_get_last_update(priv); in mlx5e_attach_decap_route()1120 tbl_time_after = tbl_time_before; in mlx5e_attach_decap_route()1140 if (tbl_time_before != tbl_time_after) { in mlx5e_attach_decap_route()1162 unsigned long tbl_time_before, in mlx5e_attach_encap_route() argument1166 unsigned long tbl_time_after = tbl_time_before; in mlx5e_attach_encap_route()[all …]