/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | qat_hal.c | 78 #define AE(handle, ae) handle->hal_handle->aes[ae] argument 112 unsigned char ae, unsigned int ctx_mask) in qat_hal_set_live_ctx() 119 unsigned char ae, unsigned int csr, in qat_hal_rd_ae_csr() 135 unsigned char ae, unsigned int csr, in qat_hal_wr_ae_csr() 151 unsigned char ae, unsigned char ctx, in qat_hal_get_wakeup_event() 163 unsigned char ae, unsigned int cycles, in qat_hal_wait_cycles() 199 unsigned char ae, unsigned char mode) in qat_hal_set_ae_ctx_mode() 219 unsigned char ae, unsigned char mode) in qat_hal_set_ae_nn_mode() 237 unsigned char ae, enum icp_qat_uof_regtype lm_type, in qat_hal_set_ae_lm_mode() 325 unsigned char ae, unsigned int ctx_mask, in qat_hal_wr_indr_csr() [all …]
|
D | qat_uclo.c | 63 unsigned int ae, unsigned int image_num) in qat_uclo_init_ae_data() 159 unsigned char ae, unsigned int addr, in qat_uclo_wr_umem_by_words() 177 unsigned char ae, in qat_uclo_batch_wr_umem() 218 unsigned long ae = 0; in qat_uclo_parse_num() local 237 unsigned int size_range, unsigned int *ae) in qat_uclo_fetch_initmem_ae() 268 *init_mem, unsigned int ae, in qat_uclo_create_batch_init_list() 324 unsigned int ae; in qat_uclo_init_lmem_seg() local 339 unsigned int ae, ustore_size, uaddr, i; in qat_uclo_init_umem_seg() local 385 unsigned char ae; in qat_uclo_init_ustore() local 419 int i, ae; in qat_uclo_init_memory() local [all …]
|
D | icp_qat_hal.h | 108 #define AE_CSR(handle, ae) \ argument 111 #define AE_CSR_ADDR(handle, ae, csr) (AE_CSR(handle, ae) + (0x3ff & csr)) argument 112 #define SET_AE_CSR(handle, ae, csr, val) \ argument 114 #define GET_AE_CSR(handle, ae, csr) ADF_CSR_RD(AE_CSR_ADDR(handle, ae, csr), 0) argument 115 #define AE_XFER(handle, ae) \ argument 118 #define AE_XFER_ADDR(handle, ae, reg) (AE_XFER(handle, ae) + \ argument 120 #define SET_AE_XFER(handle, ae, reg, val) \ argument
|
D | adf_accel_engine.c | 118 uint32_t ae_ctr, ae, max_aes = GET_MAX_ACCELENGINES(accel_dev); in adf_ae_start() local 139 uint32_t ae_ctr, ae, max_aes = GET_MAX_ACCELENGINES(accel_dev); in adf_ae_stop() local 156 static int adf_ae_reset(struct adf_accel_dev *accel_dev, int ae) in adf_ae_reset()
|
D | adf_admin.c | 152 static int adf_put_admin_msg_sync(struct adf_accel_dev *accel_dev, u32 ae, in adf_put_admin_msg_sync()
|
D | icp_qat_uclo.h | 371 unsigned int ae; member
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | esas2r_int.c | 702 static void esas2r_lun_event(struct esas2r_adapter *a, union atto_vda_ae *ae, in esas2r_lun_event() 750 union atto_vda_ae *ae = in esas2r_ae_complete() local 854 struct atto_vda_ae_hdr ae; in esas2r_send_reset_ae() local
|
D | esas2r_main.c | 1511 void esas2r_nuxi_ae_data(union atto_vda_ae *ae) in esas2r_nuxi_ae_data() 1771 struct esas2r_vda_ae *ae = (struct esas2r_vda_ae *)fw_event->data; in esas2r_send_ae_event() local 1903 struct esas2r_vda_ae *ae = in esas2r_queue_fw_event() local
|
D | atvda.h | 1221 struct atto_vda_ae_req ae; member
|
/linux-4.4.14/tools/perf/tests/ |
D | kmod-path.c | 46 #define T(path, an, ae, k, c, n, e) \ argument
|
/linux-4.4.14/arch/powerpc/perf/ |
D | mpc7450-pmu.c | 229 u32 ae; in mpc7450_get_alternatives() local
|
D | power7-pmu.c | 163 s64 ae; in power7_get_alternatives() local
|
D | power5-pmu.c | 275 s64 ae; in power5_get_alternatives() local
|
D | power5+-pmu.c | 280 s64 ae; in power5p_get_alternatives() local
|
/linux-4.4.14/drivers/misc/mic/host/ |
D | mic_smpt.c | 103 int ae = 0; in mic_smpt_op() local
|
/linux-4.4.14/arch/ia64/kernel/ |
D | efi.c | 975 u64 as = 0, ae; in find_memmap_space() local 1052 u64 as, ae, lim; in efi_memmap_init() local
|
/linux-4.4.14/net/mac80211/ |
D | mesh_hwmp.c | 24 static inline u32 u32_field_get(const u8 *preq_elem, int offset, bool ae) in u32_field_get() 31 static inline u16 u16_field_get(const u8 *preq_elem, int offset, bool ae) in u16_field_get()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | dma.c | 728 u32 ae; in dma64_dd_upd() local 798 u32 ae; in _dma_ddtable_init() local
|
/linux-4.4.14/net/wireless/ |
D | util.c | 398 int ae = meshhdr->flags & MESH_FLAGS_AE; in ieee80211_get_mesh_hdrlen() local
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 1415 struct lpfc_fdmi_attr_entry *ae; in lpfc_fdmi_cmd() local
|
/linux-4.4.14/security/selinux/ |
D | avc.c | 56 struct avc_entry ae; member
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_lnode.c | 243 struct fc_fdmi_attr_entry *ae = (struct fc_fdmi_attr_entry *)*ptr; in csio_append_attrib() local
|
/linux-4.4.14/drivers/power/ |
D | bq27xxx_battery.c | 560 int ae; in bq27xxx_battery_read_energy() local
|
/linux-4.4.14/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 2589 static const struct ibmvfc_async_desc *ibmvfc_get_ae_desc(u64 ae) in ibmvfc_get_ae_desc()
|
D | ibmvfc.h | 547 enum ibmvfc_async_event ae; member
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_wr.h | 1458 union c2wr_ae ae; member
|