Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dport_tun.c12 bool force_supported, force_enabled; member
22 entropy_flags->force_supported = false; in mlx5_query_port_tun_entropy()
35 entropy_flags->force_supported = !!(MLX5_GET(pcmr_reg, out, entropy_force_cap)); in mlx5_query_port_tun_entropy()
101 if (!entropy_flags.force_supported) in mlx5_set_entropy()
126 entropy_flags.force_supported); in mlx5_set_entropy()
131 if (entropy_flags.force_supported && enable) { in mlx5_set_entropy()