Searched defs:tun_entropy (Results 1 – 3 of 3) sorted by relevance
71 void mlx5_init_port_tun_entropy(struct mlx5_tun_entropy *tun_entropy, in mlx5_init_port_tun_entropy()85 static int mlx5_set_entropy(struct mlx5_tun_entropy *tun_entropy, in mlx5_set_entropy()143 int mlx5_tun_entropy_refcount_inc(struct mlx5_tun_entropy *tun_entropy, in mlx5_tun_entropy_refcount_inc()175 void mlx5_tun_entropy_refcount_dec(struct mlx5_tun_entropy *tun_entropy, in mlx5_tun_entropy_refcount_dec()
40 struct mlx5_tun_entropy *tun_entropy = &uplink_priv->tun_entropy; in mlx5e_rep_encap_entry_attach() local75 struct mlx5_tun_entropy *tun_entropy = &uplink_priv->tun_entropy; in mlx5e_rep_encap_entry_detach() local
77 struct mlx5_tun_entropy tun_entropy; member