Home
last modified time | relevance | path

Searched refs:res_ready (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.c23 struct completion res_ready; member
94 wait_for_completion(&mh->res_ready); in mlx5e_mod_hdr_attach()
113 init_completion(&mh->res_ready); in mlx5e_mod_hdr_attach()
127 complete_all(&mh->res_ready); in mlx5e_mod_hdr_attach()
133 complete_all(&mh->res_ready); in mlx5e_mod_hdr_attach()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h186 struct completion res_ready; member
223 struct completion res_ready; member