Home
last modified time | relevance | path

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

/openbmc/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.c381 return e->compl_result >= 0; in mlx5e_encap_initialized()
469 if (e->compl_result > 0) { in mlx5e_encap_dealloc()
486 if (!d->compl_result) in mlx5e_decap_dealloc()
903 e->compl_result = err; in mlx5e_attach_encap()
906 e->compl_result = 1; in mlx5e_attach_encap()
975 if (d->compl_result) { in mlx5e_attach_decap()
1004 d->compl_result = err; in mlx5e_attach_decap()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h187 int compl_result; member
224 int compl_result; member