Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dport_tun.c13 bool calc_supported, calc_enabled; member
26 entropy_flags->calc_enabled = true; in mlx5_query_port_tun_entropy()
39 entropy_flags->calc_enabled = !!(MLX5_GET(pcmr_reg, out, entropy_calc)); in mlx5_query_port_tun_entropy()
84 entropy_flags.calc_enabled : true; in mlx5_init_port_tun_entropy()
113 enable == entropy_flags.calc_enabled) { in mlx5_set_entropy()
116 !entropy_flags.calc_enabled); in mlx5_set_entropy()