Searched defs:function_id (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
| H A D | vhca_event.c | 27 int mlx5_cmd_query_vhca_state(struct mlx5_core_dev *dev, u16 function_id, u32 *out, u32 outlen) in mlx5_cmd_query_vhca_state() 38 static int mlx5_cmd_modify_vhca_state(struct mlx5_core_dev *dev, u16 function_id, in mlx5_cmd_modify_vhca_state() 50 int mlx5_modify_vhca_sw_id(struct mlx5_core_dev *dev, u16 function_id, u32 sw_fn_id) in mlx5_modify_vhca_sw_id() 64 int mlx5_vhca_event_arm(struct mlx5_core_dev *dev, u16 function_id) in mlx5_vhca_event_arm()
|
| H A D | cmd.c | 7 int mlx5_cmd_alloc_sf(struct mlx5_core_dev *dev, u16 function_id) in mlx5_cmd_alloc_sf() 18 int mlx5_cmd_dealloc_sf(struct mlx5_core_dev *dev, u16 function_id) in mlx5_cmd_dealloc_sf()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/ |
| H A D | dev.c | 209 u16 function_id; in mlx5_sf_dev_vhca_arm_all() local 260 u16 function_id; in mlx5_sf_dev_queue_active_works() local
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | processor.c | 625 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \ argument 648 void smccc_hvc(u32 function_id, u64 arg0, u64 arg1, in smccc_hvc() 656 void smccc_smc(u32 function_id, u64 arg0, u64 arg1, in smccc_smc()
|
| /linux/drivers/firmware/ |
| H A D | arm_sdei.c | 136 static int invoke_sdei_fn(unsigned long function_id, unsigned long arg0, in invoke_sdei_fn() 838 static void sdei_smccc_smc(unsigned long function_id, in sdei_smccc_smc() 847 static void sdei_smccc_hvc(unsigned long function_id, in sdei_smccc_hvc()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pmu.c | 176 unsigned int engine_class, engine_instance, function_id; in event_param_valid() local 279 unsigned int function_id; in read_engine_events() local
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_int.h | 232 u8 function_id; member
|
| /linux/drivers/firmware/psci/ |
| H A D | psci.c | 113 __invoke_psci_fn_hvc(unsigned long function_id, in __invoke_psci_fn_hvc() 124 __invoke_psci_fn_smc(unsigned long function_id, in __invoke_psci_fn_smc()
|
| /linux/drivers/misc/bcm-vk/ |
| H A D | bcm_vk_msg.h | 57 u8 function_id; member
|
| /linux/drivers/hwmon/occ/ |
| H A D | common.c | 72 u8 function_id; member
|
| /linux/tools/include/uapi/linux/ |
| H A D | kvm.h | 441 unsigned long function_id; member
|