Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h177 int compl_result; member
Den_tc.c208 int compl_result; member
336 if (mh->compl_result > 0) in mlx5e_mod_hdr_put()
374 if (mh->compl_result < 0) { in mlx5e_attach_mod_hdr()
403 mh->compl_result = err; in mlx5e_attach_mod_hdr()
406 mh->compl_result = 1; in mlx5e_attach_mod_hdr()
1557 if (e->compl_result > 0) { in mlx5e_encap_dealloc()
3025 if (e->compl_result < 0) { in mlx5e_attach_encap()
3064 e->compl_result = err; in mlx5e_attach_encap()
3067 e->compl_result = 1; in mlx5e_attach_encap()
Den_rep.c614 if (e->compl_result < 0 || (encap_connected == neigh_connected && in mlx5e_rep_update_flows()