Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c840 u32 sup_issi; in mlx5_core_set_issi() local
860 sup_issi = MLX5_GET(query_issi_out, query_out, supported_issi_dw0); in mlx5_core_set_issi()
862 if (sup_issi & (1 << 1)) { in mlx5_core_set_issi()
877 } else if (sup_issi & (1 << 0) || !sup_issi) { in mlx5_core_set_issi()