Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A 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,
H A 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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h77 struct mlx5_tun_entropy tun_entropy;
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c40 struct mlx5_tun_entropy *tun_entropy = &uplink_priv->tun_entropy; in mlx5e_rep_encap_entry_attach()
75 struct mlx5_tun_entropy *tun_entropy = &uplink_priv->tun_entropy; in mlx5e_rep_encap_entry_detach()