Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c24 int compl_result; member
96 if (mh->compl_result < 0) { in mlx5e_mod_hdr_attach()
123 mh->compl_result = err; in mlx5e_mod_hdr_attach()
126 mh->compl_result = 1; in mlx5e_mod_hdr_attach()
148 if (mh->compl_result > 0) in mlx5e_mod_hdr_detach()
Dtc_tun_encap.c372 return e->compl_result >= 0; in mlx5e_encap_initialized()
460 if (e->compl_result > 0) { in mlx5e_encap_dealloc()
477 if (!d->compl_result) in mlx5e_decap_dealloc()
894 e->compl_result = err; in mlx5e_attach_encap()
897 e->compl_result = 1; in mlx5e_attach_encap()
966 if (d->compl_result) { in mlx5e_attach_decap()
995 d->compl_result = err; in mlx5e_attach_decap()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h187 int compl_result; member
224 int compl_result; member