Home
last modified time | relevance | path

Searched refs:calc_supported (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
23 entropy_flags->calc_supported = false; in mlx5_query_port_tun_entropy()
36 entropy_flags->calc_supported = !!(MLX5_GET(pcmr_reg, out, entropy_calc_cap)); in mlx5_query_port_tun_entropy()
83 tun_entropy->enabled = entropy_flags.calc_supported ? in mlx5_init_port_tun_entropy()
107 } else if (entropy_flags.calc_supported) { in mlx5_set_entropy()