Home
last modified time | relevance | path

Searched refs:mlx5_tun_entropy (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dport_tun.h9 struct mlx5_tun_entropy { struct
17 void mlx5_init_port_tun_entropy(struct mlx5_tun_entropy *tun_entropy, argument
19 int mlx5_tun_entropy_refcount_inc(struct mlx5_tun_entropy *tun_entropy,
21 void mlx5_tun_entropy_refcount_dec(struct mlx5_tun_entropy *tun_entropy,
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/
Den_rep.h77 struct mlx5_tun_entropy tun_entropy;
/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()
76 struct mlx5_tun_entropy *tun_entropy = &uplink_priv->tun_entropy; in mlx5e_rep_encap_entry_detach()