Searched refs:other_function (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H 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()
|
/linux/Documentation/livepatch/ |
H A D | reliable-stacktrace.rst | 271 BL <other_function> 283 The BL invokes 'other_function' with the link register pointing to this 285 When 'other_function' returns, the link register is left pointing at the BL,
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | std_types.c | 96 MLX5_SET(query_hca_cap_in, in, other_function, true); in fill_vport_vhca_id()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | cmd.c | 1200 int mlx5hws_cmd_query_gvmi(struct mlx5_core_dev *mdev, bool other_function, in mlx5hws_cmd_query_gvmi() argument 1203 bool ec_vf_func = other_function ? mlx5_core_is_ec_vf_vport(mdev, vport_number) : false; in mlx5hws_cmd_query_gvmi() 1215 MLX5_SET(query_hca_cap_in, in, other_function, other_function); in mlx5hws_cmd_query_gvmi()
|
H A D | cmd.h | 344 int mlx5hws_cmd_query_gvmi(struct mlx5_core_dev *mdev, bool other_function,
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | pci_irq.c | 132 MLX5_SET(set_hca_cap_in, hca_cap, other_function, 1); in mlx5_set_msix_vec_count()
|
H A D | eswitch.c | 1665 MLX5_SET(query_hca_cap_in, in, other_function, true); in mlx5_query_hca_cap_host_pf()
|
/linux/drivers/vfio/pci/mlx5/ |
H A D | cmd.c | 298 MLX5_SET(query_hca_cap_in, in, other_function, 1); in mlx5vf_cmd_get_vhca_id()
|
/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 5160 u8 other_function[0x1]; 6358 u8 other_function[0x1]; 5150 u8 other_function[0x1]; global() member 6348 u8 other_function[0x1]; global() member
|