Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dport_tun.c11 bool force_supported, force_enabled; member
21 entropy_flags->force_supported = false; in mlx5_query_port_tun_entropy()
34 entropy_flags->force_supported = !!(MLX5_GET(pcmr_reg, out, entropy_force_cap)); in mlx5_query_port_tun_entropy()
100 if (!entropy_flags.force_supported) in mlx5_set_entropy()
125 entropy_flags.force_supported); in mlx5_set_entropy()
130 if (entropy_flags.force_supported && enable) { in mlx5_set_entropy()