Home
last modified time | relevance | path

Searched defs:tun_entropy (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dport_tun.c71 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()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c41 struct mlx5_tun_entropy *tun_entropy = &uplink_priv->tun_entropy; in mlx5e_rep_encap_entry_attach() local
76 struct mlx5_tun_entropy *tun_entropy = &uplink_priv->tun_entropy; in mlx5e_rep_encap_entry_detach() local
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h77 struct mlx5_tun_entropy tun_entropy; member