Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c680 if (!MLX5_CAP_GEN(dev, port_selection_cap)) in handle_hca_cap_port_selection()
693 MLX5_ST_SZ_BYTES(port_selection_cap)); in handle_hca_cap_port_selection()
694 MLX5_SET(port_selection_cap, set_hca_cap, port_select_flow_table_bypass, 1); in handle_hca_cap_port_selection()
Dfw.c150 if (MLX5_CAP_GEN(dev, port_selection_cap)) { in mlx5_query_hca_caps()
/Linux-v6.1/include/linux/mlx5/
Ddevice.h1360 MLX5_GET(port_selection_cap, \
1364 MLX5_GET(port_selection_cap, \
Dmlx5_ifc.h1643 u8 port_selection_cap[0x1]; member
3349 struct mlx5_ifc_port_selection_cap_bits port_selection_cap; member