Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A 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()
H A Dtc_tun_encap.c380 return e->compl_result >= 0; in mlx5e_encap_initialized()
468 if (e->compl_result > 0) { in mlx5e_encap_dealloc()
485 if (!d->compl_result) in mlx5e_decap_dealloc()
900 e->compl_result = err; in mlx5e_attach_encap()
903 e->compl_result = 1; in mlx5e_attach_encap()
972 if (d->compl_result) { in mlx5e_attach_decap()
1001 d->compl_result = err; in mlx5e_attach_decap()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h187 int compl_result; member
224 int compl_result; member