Home
last modified time | relevance | path

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

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