Searched refs:other_function (Results 1 – 9 of 9) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| A D | ipsec.c | 108 MLX5_SET(set_hca_cap_in, hca_cap, other_function, 1); in esw_ipsec_vf_set_generic() 159 MLX5_SET(set_hca_cap_in, hca_cap, other_function, 1); in esw_ipsec_vf_set_bytype() 195 MLX5_SET(set_hca_cap_in, hca_cap, other_function, 1); in esw_ipsec_vf_crypto_aux_caps_set()
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | cmd.c | 1199 int mlx5hws_cmd_query_gvmi(struct mlx5_core_dev *mdev, bool other_function, in mlx5hws_cmd_query_gvmi() argument 1202 bool ec_vf_func = other_function ? mlx5_core_is_ec_vf_vport(mdev, vport_number) : false; in mlx5hws_cmd_query_gvmi() 1214 MLX5_SET(query_hca_cap_in, in, other_function, other_function); in mlx5hws_cmd_query_gvmi()
|
| A D | cmd.h | 343 int mlx5hws_cmd_query_gvmi(struct mlx5_core_dev *mdev, bool other_function,
|
| /drivers/infiniband/hw/mlx5/ |
| A D | std_types.c | 96 MLX5_SET(query_hca_cap_in, in, other_function, true); in fill_vport_vhca_id()
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | vport.c | 1202 MLX5_SET(query_hca_cap_in, in, other_function, true); in mlx5_vport_get_other_func_cap() 1252 MLX5_SET(set_hca_cap_in, set_ctx, other_function, true); in mlx5_vport_set_other_func_cap()
|
| A D | pci_irq.c | 132 MLX5_SET(set_hca_cap_in, hca_cap, other_function, 1); in mlx5_set_msix_vec_count()
|
| A D | eswitch.c | 1665 MLX5_SET(query_hca_cap_in, in, other_function, true); in mlx5_query_hca_cap_host_pf()
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| A D | dr_cmd.c | 49 MLX5_SET(query_hca_cap_in, in, other_function, other_vport); in mlx5dr_cmd_query_gvmi()
|
| /drivers/vfio/pci/mlx5/ |
| A D | cmd.c | 298 MLX5_SET(query_hca_cap_in, in, other_function, 1); in mlx5vf_cmd_get_vhca_id()
|
Completed in 25 milliseconds