Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c816 unsigned long tbl_time_before,
831 unsigned long tbl_time_before = 0; in mlx5e_attach_encap() local
891 tbl_time_before = mlx5e_route_tbl_get_last_update(priv); in mlx5e_attach_encap()
907 tbl_time_before, out_index); in mlx5e_attach_encap()
1294 unsigned long tbl_time_before, tbl_time_after; in mlx5e_attach_decap_route() local
1308 tbl_time_before = mlx5e_route_tbl_get_last_update(priv); in mlx5e_attach_decap_route()
1309 tbl_time_after = tbl_time_before; in mlx5e_attach_decap_route()
1329 if (tbl_time_before != tbl_time_after) { in mlx5e_attach_decap_route()
1352 unsigned long tbl_time_before, in mlx5e_attach_encap_route() argument
1356 unsigned long tbl_time_after = tbl_time_before; in mlx5e_attach_encap_route()
[all …]