Searched refs:compl_result (Results 1 – 4 of 4) sorted by relevance
24 int compl_result; member95 if (mh->compl_result < 0) { in mlx5e_mod_hdr_attach()122 mh->compl_result = err; in mlx5e_mod_hdr_attach()125 mh->compl_result = 1; in mlx5e_mod_hdr_attach()147 if (mh->compl_result > 0) in mlx5e_mod_hdr_detach()
168 int compl_result; member197 int compl_result; member
1773 if (e->compl_result > 0) { in mlx5e_encap_dealloc()1790 if (!d->compl_result) in mlx5e_decap_dealloc()3833 if (e->compl_result < 0) { in mlx5e_attach_encap()3872 e->compl_result = err; in mlx5e_attach_encap()3875 e->compl_result = 1; in mlx5e_attach_encap()3933 if (d->compl_result) { in mlx5e_attach_decap()3960 d->compl_result = err; in mlx5e_attach_decap()
99 if (e->compl_result < 0 || (encap_connected == neigh_connected && in mlx5e_rep_update_flows()