/drivers/infiniband/sw/rxe/ |
D | rxe_queue.h | 70 enum queue_type type; member 101 enum queue_type type) in queue_get_producer() 128 enum queue_type type) in queue_get_consumer() 154 static inline int queue_empty(struct rxe_queue *q, enum queue_type type) in queue_empty() 162 static inline int queue_full(struct rxe_queue *q, enum queue_type type) in queue_full() 171 enum queue_type type) in queue_count() 180 enum queue_type type) in queue_advance_producer() 216 enum queue_type type) in queue_advance_consumer() 251 enum queue_type type) in queue_producer_addr() 259 enum queue_type type) in queue_consumer_addr() [all …]
|
/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_mdb.c | 91 enum macaccess_entry_type type) in lan966x_mdb_encode_mac() 107 enum macaccess_entry_type type) in lan966x_mdb_ip_add() 142 enum macaccess_entry_type type) in lan966x_mdb_ip_del() 250 enum macaccess_entry_type type) in lan966x_mdb_l2_add() 299 enum macaccess_entry_type type) in lan966x_mdb_l2_del() 368 enum macaccess_entry_type type; in lan966x_handle_port_mdb_add() local 385 enum macaccess_entry_type type; in lan966x_handle_port_mdb_del() local 400 enum macaccess_entry_type type) in lan966x_mdb_ip_cpu_copy() 411 enum macaccess_entry_type type) in lan966x_mdb_l2_cpu_copy() 439 enum macaccess_entry_type type; in lan966x_mdb_write_entries() local [all …]
|
D | lan966x_mac.c | 77 enum macaccess_entry_type type) in __lan966x_mac_learn_locked() 99 enum macaccess_entry_type type) in __lan966x_mac_learn() 117 enum macaccess_entry_type type) in lan966x_mac_ip_learn() 127 enum macaccess_entry_type type) in lan966x_mac_learn() 137 enum macaccess_entry_type type) in lan966x_mac_learn_locked() 147 enum macaccess_entry_type type) in lan966x_mac_forget_locked() 164 enum macaccess_entry_type type) in lan966x_mac_forget() 242 unsigned int vid, enum macaccess_entry_type type) in lan966x_mac_lookup() 261 static void lan966x_fdb_call_notifiers(enum switchdev_notifier_type type, in lan966x_fdb_call_notifiers() 397 static void lan966x_mac_notifiers(enum switchdev_notifier_type type, in lan966x_mac_notifiers()
|
/drivers/hwmon/ |
D | bt1-pvt.c | 280 static inline umode_t pvt_limit_is_visible(enum pvt_sensor_type type) in pvt_limit_is_visible() 285 static inline umode_t pvt_alarm_is_visible(enum pvt_sensor_type type) in pvt_alarm_is_visible() 290 static int pvt_read_data(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_data() 310 static int pvt_read_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_limit() 331 static int pvt_write_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_write_limit() 371 static int pvt_read_alarm(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_alarm() 442 static inline umode_t pvt_limit_is_visible(enum pvt_sensor_type type) in pvt_limit_is_visible() 447 static inline umode_t pvt_alarm_is_visible(enum pvt_sensor_type type) in pvt_alarm_is_visible() 452 static int pvt_read_data(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_data() 508 static int pvt_read_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_limit() [all …]
|
D | ibmpowernv.c | 77 enum sensors type; member 248 static const char *convert_opal_attr_name(enum sensors type, in convert_opal_attr_name() 274 enum sensors type, u32 *index) in parse_opal_node_name() 293 enum sensors type; in get_sensor_type() local 340 enum sensors type; in init_sensor_group_data() local 402 enum sensors type; in get_sensor_group() local 437 enum sensors type; in populate_attr_groups() local 507 const char *attr_name, enum sensors type, in populate_sensor() 526 static char *get_max_attr(enum sensors type) in get_max_attr() 536 static char *get_min_attr(enum sensors type) in get_min_attr() [all …]
|
/drivers/platform/x86/intel/ |
D | punit_ipc.c | 46 IPC_TYPE type; member 51 static inline u32 ipc_read_status(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_status() 56 static inline void ipc_write_cmd(IPC_DEV *ipcdev, IPC_TYPE type, u32 cmd) in ipc_write_cmd() 61 static inline u32 ipc_read_data_low(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_low() 66 static inline u32 ipc_read_data_high(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_high() 71 static inline void ipc_write_data_low(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) in ipc_write_data_low() 76 static inline void ipc_write_data_high(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) in ipc_write_data_high() 101 static int intel_punit_ipc_check_status(IPC_DEV *ipcdev, IPC_TYPE type) in intel_punit_ipc_check_status() 146 IPC_TYPE type; in intel_punit_ipc_simple_command() local 181 IPC_TYPE type; in intel_punit_ipc_command() local
|
/drivers/scsi/ |
D | iscsi_boot_sysfs.c | 25 int type; member 341 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_kobj() 342 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_kobj() 404 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_target() 405 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_target() 429 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_initiator() 430 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_initiator() 455 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_ethernet() 456 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_ethernet() 481 ssize_t (*show)(void *data, int type, char *buf), in iscsi_boot_create_acpitbl() [all …]
|
/drivers/md/ |
D | dm-exception-store.c | 25 struct dm_exception_store_type *type; in __find_exception_store_type() local 36 struct dm_exception_store_type *type; in _get_exception_store_type() local 76 struct dm_exception_store_type *type; in get_type() local 104 static void put_type(struct dm_exception_store_type *type) in put_type() 111 int dm_exception_store_type_register(struct dm_exception_store_type *type) in dm_exception_store_type_register() 126 int dm_exception_store_type_unregister(struct dm_exception_store_type *type) in dm_exception_store_type_unregister() 198 struct dm_exception_store_type *type = NULL; in dm_exception_store_create() local
|
/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fs_tracepoint.c | 38 #define DECLARE_MASK_VAL(type, name) struct {type m; type v; } name argument 39 #define MASK_VAL(type, spec, name, mask, val, fld) \ argument 43 #define MASK_VAL_BE(type, spec, name, mask, val, fld) \ argument 49 #define GET_MASK_VAL(name, type, mask, val, fld) \ argument 66 #define MASK_VAL_L2(type, name, fld) \ in print_lyr_2_4_hdrs() argument 87 #define MASK_VAL_L2_BE(type, name, fld) \ in print_lyr_2_4_hdrs() argument 134 #define PRINT_MASKED_VAL_L2(type, name, fld, p, format) {\ in print_lyr_2_4_hdrs() argument 158 #define MASK_VAL_MISC(type, name, fld) \ in print_misc_parameters_hdrs() argument 160 #define PRINT_MASKED_VAL_MISC(type, name, fld, p, format) {\ in print_misc_parameters_hdrs() argument
|
/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | base.c | 38 nvkm_mc_intr_mask(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, bool en) in nvkm_mc_intr_mask() 51 nvkm_mc_reset_mask(struct nvkm_device *device, bool isauto, enum nvkm_subdev_type type, int inst) in nvkm_mc_reset_mask() 72 nvkm_mc_reset(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_mc_reset() 82 nvkm_mc_disable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_mc_disable() 90 nvkm_mc_enable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_mc_enable() 98 nvkm_mc_enabled(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_mc_enabled() 128 enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nvkm_mc_new_()
|
/drivers/power/supply/ |
D | power_supply_hwmon.c | 85 power_supply_hwmon_to_property(enum hwmon_sensor_types type, in power_supply_hwmon_to_property() 100 static bool power_supply_hwmon_is_a_label(enum hwmon_sensor_types type, in power_supply_hwmon_is_a_label() 123 enum hwmon_sensor_types type, int channel) in power_supply_hwmon_has_input() 139 static bool power_supply_hwmon_is_writable(enum hwmon_sensor_types type, in power_supply_hwmon_is_writable() 159 enum hwmon_sensor_types type, in power_supply_hwmon_is_visible() 184 enum hwmon_sensor_types type, in power_supply_hwmon_read_string() 206 power_supply_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in power_supply_hwmon_read() 250 power_supply_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in power_supply_hwmon_write()
|
/drivers/firmware/ |
D | memmap.c | 33 const char *type; /* type of the memory range */ member 143 const char *type, in firmware_map_add_entry() 219 firmware_map_find_entry_in_list(u64 start, u64 end, const char *type, in firmware_map_find_entry_in_list() 246 firmware_map_find_entry(u64 start, u64 end, const char *type) in firmware_map_find_entry() 263 firmware_map_find_entry_bootmem(u64 start, u64 end, const char *type) in firmware_map_find_entry_bootmem() 282 int __meminit firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug() 324 int __init firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early() 346 int __meminit firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
|
/drivers/pci/endpoint/functions/ |
D | pci-epf-ntb.c | 103 enum pci_epc_interface_type type; member 142 enum pci_epc_interface_type type; in epf_ntb_link_up() local 236 enum pci_epc_interface_type type, u32 mw) in epf_ntb_configure_mw() 295 enum pci_epc_interface_type type, u32 mw) in epf_ntb_teardown_mw() 384 enum pci_epc_interface_type type, u16 db_count) in epf_ntb_configure_msi() 488 enum pci_epc_interface_type type, in epf_ntb_configure_msix() 555 enum pci_epc_interface_type type, in epf_ntb_configure_db() 589 epf_ntb_teardown_db(struct epf_ntb *ntb, enum pci_epc_interface_type type) in epf_ntb_teardown_db() 622 enum pci_epc_interface_type type; in epf_ntb_cmd_handler() local 780 enum pci_epc_interface_type type) in epf_ntb_peer_spad_bar_set() [all …]
|
/drivers/base/power/ |
D | qos.c | 110 s32 dev_pm_qos_read_value(struct device *dev, enum dev_pm_qos_req_type type) in dev_pm_qos_read_value() 323 enum dev_pm_qos_req_type type) in dev_pm_qos_invalid_req_type() 331 enum dev_pm_qos_req_type type, s32 value) in __dev_pm_qos_add_request() 390 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_request() 537 enum dev_pm_qos_req_type type) in dev_pm_qos_add_notifier() 588 enum dev_pm_qos_req_type type) in dev_pm_qos_remove_notifier() 631 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_ancestor_request() 661 enum dev_pm_qos_req_type type) in __dev_pm_qos_drop_user_request() 687 enum dev_pm_qos_req_type type) in dev_pm_qos_drop_user_request()
|
/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hubp.h | 170 #define DCN2_HUBP_REG_FIELD_VARIABLE_LIST(type) \ argument 195 #define DCN21_HUBP_REG_FIELD_VARIABLE_LIST(type) \ argument 205 #define DCN30_HUBP_REG_FIELD_VARIABLE_LIST(type) \ argument 225 #define DCN31_HUBP_REG_FIELD_VARIABLE_LIST(type) \ argument 231 #define DCN32_HUBP_REG_FIELD_VARIABLE_LIST(type) \ argument
|
/drivers/mailbox/ |
D | imx-mailbox.c | 74 enum imx_mu_chan_type type; member 111 enum imx_mu_type type; member 118 #define IMX_MU_xSR_GIPn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(28 + (3 - (x)))) argument 119 #define IMX_MU_xSR_RFn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(24 + (3 - (x)))) argument 120 #define IMX_MU_xSR_TEn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(20 + (3 - (x)))) argument 123 #define IMX_MU_xCR_GIEn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(28 + (3 - (x)))) argument 125 #define IMX_MU_xCR_RIEn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(24 + (3 - (x)))) argument 127 #define IMX_MU_xCR_TIEn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(20 + (3 - (x)))) argument 129 #define IMX_MU_xCR_GIRn(type, x) (type & IMX_MU_V2 ? BIT(x) : BIT(16 + (3 - (x)))) argument 131 #define IMX_MU_xCR_RST(type) (type & IMX_MU_V2 ? BIT(0) : BIT(5)) argument [all …]
|
/drivers/gpu/drm/i915/ |
D | i915_irq.h | 53 #define GEN8_IRQ_RESET_NDX(uncore, type, which) \ argument 60 #define GEN3_IRQ_RESET(uncore, type) \ argument 63 #define GEN8_IRQ_INIT_NDX(uncore, type, which, imr_val, ier_val) \ argument 72 #define GEN3_IRQ_INIT(uncore, type, imr_val, ier_val) \ argument
|
/drivers/scsi/aic7xxx/ |
D | queue.h | 107 #define SLIST_HEAD(name, type) \ argument 115 #define SLIST_ENTRY(type) \ argument 148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 168 #define STAILQ_HEAD(name, type) \ argument 177 #define STAILQ_ENTRY(type) \ argument 221 #define STAILQ_REMOVE(head, elm, type, field) do { \ argument 249 #define BSD_LIST_HEAD(name, type) \ argument 257 #define LIST_ENTRY(type) \ argument 314 #define TAILQ_HEAD(name, type) \ argument 323 #define TAILQ_ENTRY(type) \ argument [all …]
|
/drivers/net/netdevsim/ |
D | hwstats.c | 11 enum netdev_offload_xstats_type type) in nsim_dev_hwstats_get_list_head() 23 enum netdev_offload_xstats_type type) in nsim_dev_hwstats_traffic_bump() 154 enum netdev_offload_xstats_type type) in __nsim_dev_hwstats_event_unregister() 217 enum netdev_offload_xstats_type type, in nsim_dev_hwstats_enable_ifindex() 273 enum netdev_offload_xstats_type type, in nsim_dev_hwstats_disable_ifindex() 306 enum netdev_offload_xstats_type type, in nsim_dev_hwstats_fail_ifindex() 336 enum netdev_offload_xstats_type type; member 459 enum netdev_offload_xstats_type type) in nsim_dev_hwsdev_list_wipe()
|
/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
D | base.c | 45 nvkm_top_addr(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_addr() 61 nvkm_top_reset(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_reset() 77 nvkm_top_intr_mask(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_intr_mask() 93 nvkm_top_fault_id(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_fault_id() 152 enum nvkm_subdev_type type, int inst, struct nvkm_top **ptop) in nvkm_top_new_()
|
/drivers/rapidio/ |
D | rio-access.c | 32 #define RIO_LOP_READ(size,type,len) \ argument 53 #define RIO_LOP_WRITE(size,type,len) \ argument 84 #define RIO_OP_READ(size,type,len) \ argument 105 #define RIO_OP_WRITE(size,type,len) \ argument
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs.h | 150 enum iwl_table_type type; member 160 #define is_type_legacy(type) (((type) == LQ_LEGACY_G) || \ argument 162 #define is_type_ht_siso(type) ((type) == LQ_HT_SISO) argument 163 #define is_type_ht_mimo2(type) ((type) == LQ_HT_MIMO2) argument 164 #define is_type_vht_siso(type) ((type) == LQ_VHT_SISO) argument 165 #define is_type_vht_mimo2(type) ((type) == LQ_VHT_MIMO2) argument 166 #define is_type_he_siso(type) ((type) == LQ_HE_SISO) argument 167 #define is_type_he_mimo2(type) ((type) == LQ_HE_MIMO2) argument 168 #define is_type_siso(type) (is_type_ht_siso(type) || is_type_vht_siso(type) || \ argument 170 #define is_type_mimo2(type) (is_type_ht_mimo2(type) || \ argument [all …]
|
/drivers/acpi/acpica/ |
D | dsmthdat.c | 213 acpi_ds_method_data_get_node(u8 type, in acpi_ds_method_data_get_node() 279 acpi_ds_method_data_set_value(u8 type, in acpi_ds_method_data_set_value() 333 acpi_ds_method_data_get_value(u8 type, in acpi_ds_method_data_get_value() 439 acpi_ds_method_data_delete_value(u8 type, in acpi_ds_method_data_delete_value() 498 acpi_ds_store_object_to_local(u8 type, in acpi_ds_store_object_to_local()
|
/drivers/net/ethernet/intel/ice/ |
D | ice_osdep.h | 39 #define ice_debug(hw, type, fmt, args...) \ argument 42 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ argument 47 #define ice_debug(hw, type, fmt, args...) \ argument 54 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ argument 63 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ argument
|
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | outp.c | 60 nvkm_outp_xlat(struct nvkm_outp *outp, enum nvkm_ior_type *type) in nvkm_outp_xlat() 116 nvkm_outp_acquire_hda(struct nvkm_outp *outp, enum nvkm_ior_type type, in nvkm_outp_acquire_hda() 147 enum nvkm_ior_type type; in nvkm_outp_acquire() local 222 enum nvkm_ior_type type; in nvkm_outp_init_route() local 303 enum nvkm_ior_type type; in nvkm_outp_new_() local
|