Searched refs:action (Results 126 - 150 of 381) sorted by relevance

1234567891011>>

/drivers/message/fusion/
H A Dmptfc.c330 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
349 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
761 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
780 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
854 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
869 cfg.action = MPI_CONFIG_ACTION_PAGE_WRITE_CURRENT;
897 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
936 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
H A Dmptbase.c300 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
313 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
4963 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
4978 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
5007 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
5023 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
5304 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
5322 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
5396 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
5405 cfg.action
[all...]
/drivers/net/wireless/mwifiex/
H A Dioctl.h366 u16 action; member in struct:mwifiex_ds_misc_subsc_evt
385 u8 action; member in struct:mwifiex_mef_entry
/drivers/staging/rtl8188eu/core/
H A Drtw_ieee80211.c1343 int rtw_action_frame_parse(const u8 *frame, u32 frame_len, u8 *category, u8 *action) argument
1366 if (action)
1367 *action = a;
1392 const char *action_public_str(u8 action) argument
1394 action = (action >= ACT_PUBLIC_MAX) ? ACT_PUBLIC_MAX : action;
1395 return _action_public_str[action];
/drivers/usb/mon/
H A Dmon_main.c221 static int mon_notify(struct notifier_block *self, unsigned long action, argument
224 switch (action) {
/drivers/xen/events/
H A Devents_fifo.c412 unsigned long action,
418 switch (action) {
411 evtchn_fifo_cpu_notification(struct notifier_block *self, unsigned long action, void *hcpu) argument
/drivers/base/
H A Dbus.c652 enum kobject_action action; local
654 if (kobject_action_type(buf, count, &action) == 0)
655 kobject_uevent(&drv->p->kobj, action);
855 enum kobject_action action; local
857 if (kobject_action_type(buf, count, &action) == 0)
858 kobject_uevent(&bus->p->subsys.kobj, action);
H A Dnode.c518 unsigned long action, void *arg)
523 switch (action) {
553 unsigned long action, void *arg)
517 node_memory_callback(struct notifier_block *self, unsigned long action, void *arg) argument
552 node_memory_callback(struct notifier_block *self, unsigned long action, void *arg) argument
/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-cpu.c952 cfs_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) argument
957 switch (action) {
966 if (action != CPU_DEAD && action != CPU_DEAD_FROZEN) {
967 CDEBUG(D_INFO, "CPU changed [cpu %u action %lx]\n",
968 cpu, action);
980 "[CPU %u action: %lx]\n", cpu, action);
/drivers/net/wireless/iwlwifi/mvm/
H A Drs.c1680 enum rs_action action = RS_ACTION_STAY; local
1725 action = RS_ACTION_DOWNSCALE;
1733 action = RS_ACTION_DOWNSCALE;
1740 if ((action == RS_ACTION_DOWNSCALE) && (low != IWL_RATE_INVALID)) {
1744 action = RS_ACTION_STAY;
1748 action = RS_ACTION_STAY;
1754 return action;
1876 enum tpc_action action; local
1923 action = rs_get_tpc_action(mvm, sr, weak, strong,
1927 if (weak == TPC_INVALID && action
[all...]
H A Dfw-api.h717 * @action: action to perform, one of FW_CTXT_ACTION_*
718 * @id: this field has two meanings, depending on the action:
719 * If the action is ADD, then it means the type of event to add.
738 __le32 action; member in struct:iwl_time_event_cmd
768 * @timestamp: action timestamp in GP2
772 * @action: one of TE_NOTIF_START or TE_NOTIF_END
780 __le32 action; member in struct:iwl_time_event_notif
791 * @action: action t
798 __le32 action; member in struct:iwl_binding_cmd
919 __le32 action; member in struct:iwl_phy_context_cmd
960 __le32 action; member in struct:iwl_hs20_roc_req
[all...]
/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c3140 } action; local
3157 action = HANDLE;
3163 action = RESUBMIT;
3173 action = ABORT;
3184 action = ABORT;
3189 action = RESUBMIT;
3195 action = ABORT;
3201 action = ABORT;
3208 action = RESUBMIT;
3214 if (action !
[all...]
/drivers/scsi/esas2r/
H A Desas2r_ioctl.c1612 if (a->firmware.header.action == FI_ACT_UP) {
1625 } else if (a->firmware.header.action == FI_ACT_UPSZ) {
1634 esas2r_debug("invalid action %d",
1635 a->firmware.header.action);
1728 if (header->action == FI_ACT_DOWN) {
1739 } else if (header->action == FI_ACT_UP
1740 || header->action == FI_ACT_UPSZ) {
1749 "esas2r_write_fw: COMMAND, count %d, action %d ",
1750 count, header->action);
1759 esas2r_debug("esas2r_write_fw: invalid action
[all...]
/drivers/block/
H A Dswim.c281 static inline void swim_action(struct swim __iomem *base, int action) argument
287 swim_select(base, action);
323 enum motor_action action)
325 if (action == ON) {
337 } else if (action == OFF) {
322 swim_motor(struct swim __iomem *base, enum motor_action action) argument
/drivers/gpu/drm/radeon/
H A Dradeon_mode.h708 extern void atombios_dig_encoder_setup(struct drm_encoder *encoder, int action, int panel_mode);
712 int action, uint8_t lane_num,
775 extern void atombios_dvo_setup(struct drm_encoder *encoder, int action);
776 extern void atombios_digital_setup(struct drm_encoder *encoder, int action);
778 extern bool atombios_set_edp_panel_power(struct drm_connector *connector, int action);
/drivers/infiniband/hw/nes/
H A Dnes_utils.c683 int nes_arp_table(struct nes_device *nesdev, u32 ip_addr, u8 *mac_addr, u32 action) argument
695 if (action == NES_ARP_ADD) {
718 &tmp_addr, action == NES_ARP_RESOLVE ? "resolve" : "delete");
722 if (action == NES_ARP_RESOLVE) {
727 if (action == NES_ARP_DELETE) {
/drivers/net/ethernet/sfc/
H A Dmcdi_port.c924 enum efx_stats_action action, int clear)
928 int change = action == EFX_STATS_PULL ? 0 : 1;
929 int enable = action == EFX_STATS_ENABLE ? 1 : 0;
930 int period = action == EFX_STATS_ENABLE ? 1000 : 0;
932 u32 dma_len = action != EFX_STATS_DISABLE ?
923 efx_mcdi_mac_stats(struct efx_nic *efx, enum efx_stats_action action, int clear) argument
/drivers/xen/
H A Dgntdev.c655 if (op.action & ~(UNMAP_NOTIFY_CLEAR_BYTE|UNMAP_NOTIFY_SEND_EVENT))
665 if (op.action & UNMAP_NOTIFY_SEND_EVENT) {
670 out_flags = op.action;
685 if ((op.action & UNMAP_NOTIFY_CLEAR_BYTE) &&
694 map->notify.flags = op.action;
/drivers/acpi/apei/
H A Dapei-base.c157 * Interpret the specified action. Go through whole action table,
158 * execute all instructions belong to the action.
160 int __apei_exec_run(struct apei_exec_context *ctx, u8 action, argument
180 if (entry->action != action)
186 "Invalid action table, unknown instruction type: %d\n",
227 "Invalid action table, unknown instruction type: %d\n",
252 * Pre-map all GARs in action table to make it possible to access them
284 /* Post-unmap all GAR in action tabl
[all...]
H A Deinj.c51 * ACPI version 5 provides a SET_ERROR_TYPE_WITH_ADDRESS action.
224 if (entry->action == ACPI_EINJ_SET_ERROR_TYPE &&
229 if (entry->action == ACPI_EINJ_SET_ERROR_TYPE_WITH_ADDRESS &&
287 if (entry->action == ACPI_EINJ_TRIGGER_ERROR &&
298 /* Execute instructions in trigger error action table */
329 "The trigger error action table is invalid\n");
333 /* No action structures in the TRIGGER_ERROR table, nothing to do */
/drivers/irqchip/
H A Dirq-gic-v3.c421 unsigned long action, void *hcpu)
423 if (action == CPU_STARTING || action == CPU_STARTING_FROZEN)
420 gic_secondary_init(struct notifier_block *nfb, unsigned long action, void *hcpu) argument
/drivers/iommu/
H A Ddmar.c315 unsigned long action, void *data)
323 if (action != BUS_NOTIFY_ADD_DEVICE && action != BUS_NOTIFY_DEL_DEVICE)
326 info = dmar_alloc_pci_notify_info(pdev, action);
331 if (action == BUS_NOTIFY_ADD_DEVICE)
333 else if (action == BUS_NOTIFY_DEL_DEVICE)
314 dmar_pci_bus_notifier(struct notifier_block *nb, unsigned long action, void *data) argument
/drivers/md/
H A Ddm-mpath.c1004 action_fn action)
1013 r = action(pgpath);
1454 action_fn action; local
1488 action = reinstate_path;
1490 action = fail_path;
1503 r = action_dev(m, dev, action);
1003 action_dev(struct multipath *m, struct dm_dev *dev, action_fn action) argument
/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c411 u32 id, action, pci_func; local
427 action = !!pm_cfg[i].action;
434 action, pci_func);
445 adapter->npars[index].enable_pm = !!pm_cfg[i].action;
478 pm_cfg[pci_func].action = adapter->npars[i].enable_pm;
/drivers/clocksource/
H A Dexynos_mct.c497 unsigned long action, void *hcpu)
505 switch (action & ~CPU_TASKS_FROZEN) {
496 exynos4_mct_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) argument

Completed in 677 milliseconds

1234567891011>>