Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dport_tun.c10 bool force_supported, force_enabled; member
20 entropy_flags->force_supported = false; in mlx5_query_port_tun_entropy()
33 entropy_flags->force_supported = !!(MLX5_GET(pcmr_reg, out, entropy_force_cap)); in mlx5_query_port_tun_entropy()
99 if (!entropy_flags.force_supported) in mlx5_set_entropy()
124 entropy_flags.force_supported); in mlx5_set_entropy()
129 if (entropy_flags.force_supported && enable) { in mlx5_set_entropy()