Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c24 int compl_result; member
95 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()
Dtc_tun_encap.c364 return e->compl_result >= 0; in mlx5e_encap_initialized()
452 if (e->compl_result > 0) { in mlx5e_encap_dealloc()
469 if (!d->compl_result) in mlx5e_decap_dealloc()
810 if (e->compl_result < 0) { in mlx5e_attach_encap()
853 e->compl_result = err; in mlx5e_attach_encap()
856 e->compl_result = 1; in mlx5e_attach_encap()
928 if (d->compl_result) { in mlx5e_attach_decap()
957 d->compl_result = err; in mlx5e_attach_decap()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h181 int compl_result; member
218 int compl_result; member