Home
last modified time | relevance | path

Searched refs:mlx5_tun_entropy_refcount_inc (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dport_tun.h19 int mlx5_tun_entropy_refcount_inc(struct mlx5_tun_entropy *tun_entropy,
Dport_tun.c143 int mlx5_tun_entropy_refcount_inc(struct mlx5_tun_entropy *tun_entropy, in mlx5_tun_entropy_refcount_inc() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c45 err = mlx5_tun_entropy_refcount_inc(tun_entropy, e->reformat_type); in mlx5e_rep_encap_entry_attach()