Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dport_tun.c11 bool calc_supported, calc_enabled; member
24 entropy_flags->calc_enabled = true; in mlx5_query_port_tun_entropy()
37 entropy_flags->calc_enabled = !!(MLX5_GET(pcmr_reg, out, entropy_calc)); in mlx5_query_port_tun_entropy()
82 entropy_flags.calc_enabled : true; in mlx5_init_port_tun_entropy()
111 enable == entropy_flags.calc_enabled) { in mlx5_set_entropy()
114 !entropy_flags.calc_enabled); in mlx5_set_entropy()