Home
last modified time | relevance | path

Searched defs:ae (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_hal.h129 #define AE_CSR(handle, ae) \ argument
131 #define AE_CSR_ADDR(handle, ae, csr) (AE_CSR(handle, ae) + (0x3ff & (csr))) argument
132 #define SET_AE_CSR(handle, ae, csr, val) \ argument
134 #define GET_AE_CSR(handle, ae, csr) ADF_CSR_RD(AE_CSR_ADDR(handle, ae, csr), 0) argument
135 #define AE_XFER(handle, ae) \ argument
137 #define AE_XFER_ADDR(handle, ae, reg) (AE_XFER(handle, ae) + \ argument
139 #define SET_AE_XFER(handle, ae, reg, val) \ argument
H A Dadf_fw_counters.c32 u16 ae; member
41 static void adf_fw_counters_parse_ae_values(struct adf_ae_counters *ae_counters, u32 ae, in adf_fw_counters_parse_ae_values()
55 unsigned long ae; in adf_fw_counters_load_from_device() local
H A Dadf_cnv_dbgfs.c67 u16 ae; member
179 unsigned long ae; in cnv_err_stats_alloc() local
H A Dadf_heartbeat_inject.c23 static void adf_set_hb_counters_fail(struct adf_accel_dev *accel_dev, u32 ae, in adf_set_hb_counters_fail()
H A Dadf_heartbeat.c171 size_t ae = 0; in adf_hb_get_status() local
/linux/net/can/
H A Disotp.c214 static int isotp_send_fc(struct sock *sk, int ae, u8 flowstatus) in isotp_send_fc()
369 static int isotp_rcv_fc(struct isotp_sock *so, struct canfd_frame *cf, int ae) in isotp_rcv_fc()
484 static int isotp_rcv_ff(struct sock *sk, struct canfd_frame *cf, int ae) in isotp_rcv_ff()
557 static int isotp_rcv_cf(struct sock *sk, struct canfd_frame *cf, int ae, in isotp_rcv_cf()
656 int ae = (so->opt.flags & CAN_ISOTP_EXTEND_ADDR) ? 1 : 0; in isotp_rcv() local
738 int ae, int off) in isotp_fill_dataframe()
776 int ae = (so->opt.flags & CAN_ISOTP_EXTEND_ADDR) ? 1 : 0; in isotp_send_cframe() local
832 int ae) in isotp_create_fframe()
958 int ae = (so->opt.flags & CAN_ISOTP_EXTEND_ADDR) ? 1 : 0; in isotp_sendmsg() local
/linux/drivers/scsi/esas2r/
H A Desas2r_int.c703 static void esas2r_lun_event(struct esas2r_adapter *a, union atto_vda_ae *ae, in esas2r_lun_event()
751 union atto_vda_ae *ae = in esas2r_ae_complete() local
855 struct atto_vda_ae_hdr ae; in esas2r_send_reset_ae() local
H A Desas2r_main.c1451 void esas2r_nuxi_ae_data(union atto_vda_ae *ae) in esas2r_nuxi_ae_data()
1709 struct esas2r_vda_ae *ae = (struct esas2r_vda_ae *)fw_event->data; in esas2r_send_ae_event() local
1841 struct esas2r_vda_ae *ae = in esas2r_queue_fw_event() local
/linux/lib/
H A Dtest_hexdump.c167 int ae, he, e, f, r; in test_hexdump_overflow() local
/linux/arch/powerpc/perf/
H A Dmpc7450-pmu.c225 u32 ae; in mpc7450_get_alternatives() local
H A Dpower7-pmu.c161 s64 ae; in power7_get_alternatives() local
H A Dpower5-pmu.c273 s64 ae; in power5_get_alternatives() local
H A Dpower5+-pmu.c278 s64 ae; in power5p_get_alternatives() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddma.c727 u32 ae; in dma64_dd_upd() local
797 u32 ae; in _dma_ddtable_init() local
/linux/include/uapi/linux/media/amlogic/
H A Dc3-isp-config.h139 struct c3_isp_ae_stats ae; member
/linux/drivers/crypto/cavium/cpt/
H A Dcpt_hw_types.h195 u64 ae:8; member
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_hw_types.h307 u64 ae:16; member
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_hw_types.h333 u64 ae:8; member
/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.c244 struct fc_fdmi_attr_entry *ae = (struct fc_fdmi_attr_entry *)*ptr; in csio_append_attrib() local
/linux/security/selinux/
H A Davc.c57 struct avc_entry ae; member
/linux/net/wireless/
H A Dutil.c493 int ae = flags & MESH_FLAGS_AE; in __ieee80211_get_mesh_hdrlen() local
/linux/tools/testing/selftests/net/
H A Dipsec.c2035 write_desc(int proto,int test_desc_fd,char * a,char * e,char * c,char * ae) write_desc() argument
/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h1300 struct imgu_abi_ae_config ae; member
1678 u8 ae; member
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h646 enum ibmvfc_async_event ae; member
H A Dibmvfc.c3151 static const struct ibmvfc_async_desc *ibmvfc_get_ae_desc(u64 ae) in ibmvfc_get_ae_desc()

12