Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dstd_types.c95 MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP); in fill_vport_vhca_id()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_cmd.c1017 MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP); in mlx5hws_cmd_query_caps()
1281 MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP); in mlx5hws_cmd_query_gvmi()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c48 MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP); in mlx5dr_cmd_query_gvmi()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c1193 MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP); in mlx5_vport_get_other_func_cap()
H A Dmain.c376 MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP); in mlx5_core_get_caps_mode()
H A Deswitch.c1654 MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP); in mlx5_query_hca_cap_host_pf()
H A Dcmd.c396 case MLX5_CMD_OP_QUERY_HCA_CAP: in mlx5_internal_err_ret_value()
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c297 MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP); in mlx5vf_cmd_get_vhca_id()
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c661 MLX5_SET(query_hca_cap_in, in, opcode, MLX5_CMD_OP_QUERY_HCA_CAP); in read_umem_params()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h120 MLX5_CMD_OP_QUERY_HCA_CAP = 0x100, enumerator