Searched refs:Operation (Results 1 – 19 of 19) sorted by relevance
/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phy.h | 80 void rtl92e_init_gain(struct net_device *dev, u8 Operation); 88 void rtl92e_scan_op_backup(struct net_device *dev, u8 Operation);
|
D | r8192E_phy.c | 1283 void rtl92e_init_gain(struct net_device *dev, u8 Operation) in rtl92e_init_gain() argument 1292 switch (Operation) { in rtl92e_init_gain() 1593 void rtl92e_scan_op_backup(struct net_device *dev, u8 Operation) in rtl92e_scan_op_backup() argument 1598 switch (Operation) { in rtl92e_scan_op_backup()
|
/drivers/message/fusion/lsi/ |
D | mpi_sas.h | 221 U8 Operation; /* 00h */ member 263 U8 Operation; /* 00h */ member
|
D | mpi_history.txt | 725 * 10-11-06 01.05.04 Fixed the name of a define for Operation field of SAS IO
|
/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_sas.h | 230 U8 Operation; /*0x00 */ member 287 U8 Operation; /*0x00 */ member
|
D | mpi2_ioc.h | 1728 U8 Operation; /* 0x00 */ member 1792 U8 Operation; /* 0x00 */ member
|
/drivers/staging/rtl8192u/ |
D | r819xU_phy.h | 79 void InitialGain819xUsb(struct net_device *dev, u8 Operation);
|
D | r819xU_phy.c | 1602 void InitialGain819xUsb(struct net_device *dev, u8 Operation) in InitialGain819xUsb() argument 1606 priv->InitialGainOperateType = Operation; in InitialGain819xUsb() 1622 u8 Operation; in InitialGainOperateWorkItemCallBack() local 1624 Operation = priv->InitialGainOperateType; in InitialGainOperateWorkItemCallBack() 1626 switch (Operation) { in InitialGainOperateWorkItemCallBack()
|
/drivers/staging/rtl8188eu/include/ |
D | hal8188e_phy_cfg.h | 147 void PHY_ScanOperationBackup8188E(struct adapter *Adapter, u8 Operation);
|
/drivers/i2c/ |
D | Kconfig | 29 bool "ACPI I2C Operation region support" 34 Operation Regions allow firmware (BIOS) code to access I2C slave devices,
|
/drivers/mtd/nand/onenand/ |
D | Kconfig | 58 The 2X Program is an extension of Program Operation.
|
/drivers/staging/rtl8192e/ |
D | rtllib.h | 1774 void (*InitialGainHandler)(struct net_device *dev, u8 Operation); 1780 u8 Operation);
|
/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.c | 6153 if (mpi_request->Operation == MPI2_SAS_OP_PHY_HARD_RESET || in mpt3sas_base_sas_iounit_control() 6154 mpi_request->Operation == MPI2_SAS_OP_PHY_LINK_RESET) in mpt3sas_base_sas_iounit_control() 6160 if ((mpi_request->Operation == MPI2_SAS_OP_PHY_HARD_RESET || in mpt3sas_base_sas_iounit_control() 6161 mpi_request->Operation == MPI2_SAS_OP_PHY_LINK_RESET) && in mpt3sas_base_sas_iounit_control()
|
D | mpt3sas_ctl.c | 997 if (sasiounit_request->Operation == MPI2_SAS_OP_PHY_HARD_RESET in _ctl_do_mpt_command() 998 || sasiounit_request->Operation == in _ctl_do_mpt_command()
|
D | mpt3sas_transport.c | 1533 mpi_request.Operation = hard_reset ? in _transport_phy_reset()
|
D | mpt3sas_scsih.c | 4088 mpi_request->Operation = MPI2_SAS_OP_REMOVE_DEVICE; in _scsih_tm_tr_complete() 4359 mpi_request->Operation = MPI2_SAS_OP_REMOVE_DEVICE; in _scsih_issue_delayed_sas_io_unit_ctrl() 10021 mpi_request->Operation = MPI26_CTRL_OP_SHUTDOWN; in _scsih_nvme_shutdown()
|
/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211.h | 2005 void (*InitialGainHandler)(struct net_device *dev, u8 Operation);
|
/drivers/message/fusion/ |
D | mptsas.c | 2111 req->Operation = hard_reset ? in mptsas_phy_reset()
|
D | mptbase.c | 5110 sasIoUnitCntrReq->Operation = persist_opcode; in mptbase_sas_persist_operation()
|