Searched refs:u64 (Results 1 – 25 of 4571) sorted by relevance
12345678910>>...183
/Linux-v4.19/drivers/crypto/cavium/zip/ |
D | zip_regs.h | 129 u64 u_reg64; 132 u64 reserved_49_63 : 15; 133 u64 addr : 49; 135 u64 addr : 49; 136 u64 reserved_49_63 : 15; 148 u64 u_reg64; 151 u64 reserved_112_127 : 16; 152 u64 length : 16; 153 u64 reserved_67_95 : 29; 154 u64 fw : 1; [all …]
|
/Linux-v4.19/drivers/crypto/cavium/nitrox/ |
D | nitrox_csr.h | 125 u64 value; 128 u64 valid : 1; 129 u64 raz_52_62 : 11; 130 u64 ae_fuse : 20; 131 u64 raz_16_31 : 16; 132 u64 se_fuse : 16; 134 u64 se_fuse : 16; 135 u64 raz_16_31 : 16; 136 u64 ae_fuse : 20; 137 u64 raz_52_62 : 11; [all …]
|
D | nitrox_req.h | 36 u64 value; 38 u64 raz : 22; 39 u64 arg : 8; 40 u64 ctxc : 2; 41 u64 unca : 1; 42 u64 info : 3; 43 u64 unc : 8; 44 u64 ctxl : 12; 45 u64 uddl : 8; 72 u64 ctx_handle; [all …]
|
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/ |
D | q_struct.h | 176 u64 cqe_type:4; /* W0 */ 177 u64 stdn_fault:1; 178 u64 rsvd0:1; 179 u64 rq_qs:7; 180 u64 rq_idx:3; 181 u64 rsvd1:12; 182 u64 rss_alg:4; 183 u64 rsvd2:4; 184 u64 rb_cnt:4; 185 u64 vlan_found:1; [all …]
|
/Linux-v4.19/arch/ia64/include/asm/sn/ |
D | shubio.h | 230 u64 ii_wid_regval; 232 u64 w_rsvd_1:1; 233 u64 w_mfg_num:11; 234 u64 w_part_num:16; 235 u64 w_rev_num:4; 236 u64 w_rsvd:32; 249 u64 ii_wstat_regval; 251 u64 w_pending:4; 252 u64 w_xt_crd_to:1; 253 u64 w_xt_tail_to:1; [all …]
|
D | tioce.h | 38 u64 ce_adm_id; /* 0x000000 */ 39 u64 ce_pad_000008; /* 0x000008 */ 40 u64 ce_adm_dyn_credit_status; /* 0x000010 */ 41 u64 ce_adm_last_credit_status; /* 0x000018 */ 42 u64 ce_adm_credit_limit; /* 0x000020 */ 43 u64 ce_adm_force_credit; /* 0x000028 */ 44 u64 ce_adm_control; /* 0x000030 */ 45 u64 ce_adm_mmr_chn_timeout; /* 0x000038 */ 46 u64 ce_adm_ssp_ure_timeout; /* 0x000040 */ 47 u64 ce_adm_ssp_dre_timeout; /* 0x000048 */ [all …]
|
D | tiocp.h | 25 u64 cp_id; /* 0x000000 */ 26 u64 cp_stat; /* 0x000008 */ 27 u64 cp_err_upper; /* 0x000010 */ 28 u64 cp_err_lower; /* 0x000018 */ 30 u64 cp_control; /* 0x000020 */ 31 u64 cp_req_timeout; /* 0x000028 */ 32 u64 cp_intr_upper; /* 0x000030 */ 33 u64 cp_intr_lower; /* 0x000038 */ 35 u64 cp_err_cmdword; /* 0x000040 */ 36 u64 _pad_000048; /* 0x000048 */ [all …]
|
D | pic.h | 77 u64 p_wid_id; /* 0x000000 */ 78 u64 p_wid_stat; /* 0x000008 */ 79 u64 p_wid_err_upper; /* 0x000010 */ 80 u64 p_wid_err_lower; /* 0x000018 */ 82 u64 p_wid_control; /* 0x000020 */ 83 u64 p_wid_req_timeout; /* 0x000028 */ 84 u64 p_wid_int_upper; /* 0x000030 */ 85 u64 p_wid_int_lower; /* 0x000038 */ 87 u64 p_wid_err_cmdword; /* 0x000040 */ 88 u64 p_wid_llp; /* 0x000048 */ [all …]
|
/Linux-v4.19/drivers/crypto/cavium/cpt/ |
D | cpt_hw_types.h | 77 u64 u[8]; 80 u64 reserved_17_63:47; 81 u64 doneint:1; 82 u64 reserved_0_1:16; 84 u64 reserved_0_15:16; 85 u64 doneint:1; 86 u64 reserved_17_63:47; 88 u64 res_addr; 90 u64 reserved_172_19:20; 91 u64 grp:10; [all …]
|
D | cpt_common.h | 42 #define CPTX_PF_CONSTANTS(a) (0x0ll + ((u64)(a) << 36)) 43 #define CPTX_PF_RESET(a) (0x100ll + ((u64)(a) << 36)) 44 #define CPTX_PF_DIAG(a) (0x120ll + ((u64)(a) << 36)) 45 #define CPTX_PF_BIST_STATUS(a) (0x160ll + ((u64)(a) << 36)) 46 #define CPTX_PF_ECC0_CTL(a) (0x200ll + ((u64)(a) << 36)) 47 #define CPTX_PF_ECC0_FLIP(a) (0x210ll + ((u64)(a) << 36)) 48 #define CPTX_PF_ECC0_INT(a) (0x220ll + ((u64)(a) << 36)) 49 #define CPTX_PF_ECC0_INT_W1S(a) (0x230ll + ((u64)(a) << 36)) 50 #define CPTX_PF_ECC0_ENA_W1S(a) (0x240ll + ((u64)(a) << 36)) 51 #define CPTX_PF_ECC0_ENA_W1C(a) (0x250ll + ((u64)(a) << 36)) [all …]
|
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/ |
D | liquidio_common.h | 139 u64 corefreq; 145 u64 board_rev_major; 147 u64 board_rev_minor; 160 u64 size64; 164 u64 ptr[4]; 296 u64 u64; member 300 u64 cmd:5; 302 u64 more:6; /* How many udd words follow the command */ 304 u64 reserved:29; 306 u64 param1:16; [all …]
|
/Linux-v4.19/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.h | 63 static inline void hcp_epas_ctor(struct h_epas *epas, u64 paddr_kernel, in hcp_epas_ctor() 64 u64 paddr_user) in hcp_epas_ctor() 75 iounmap((void __iomem *)((u64)epas->kernel.addr & PAGE_MASK)); in hcp_epas_dtor() 82 u64 qp_ctl_reg; /* 00 */ 87 u64 qp_aer; /* 06 */ 88 u64 qp_tenure; /* 08 */ 113 u64 sq_cq_handle; /* 02 */ 114 u64 rq_cq_handle; /* 04 */ 154 u64 max_mr_size; /* 20 */ 155 u64 reserved2; /* 22 */ [all …]
|
D | ehea_hw.h | 40 u64 qpx_hcr; 41 u64 qpx_c; 42 u64 qpx_herr; 43 u64 qpx_aer; 44 u64 qpx_sqa; 45 u64 qpx_sqc; 46 u64 qpx_rq1a; 47 u64 qpx_rq1c; 48 u64 qpx_st; 49 u64 qpx_aerr; [all …]
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | spu_csa.h | 111 u64 spc_mssync_RW; 114 u64 mfc_ea_W; 136 u64 mfc_sr1_RW; 137 u64 mfc_lpid_RW; 138 u64 spu_idr_RW; 139 u64 mfc_vr_RO; 140 u64 spu_vr_RO; 141 u64 int_mask_class0_RW; 142 u64 int_mask_class1_RW; 143 u64 int_mask_class2_RW; [all …]
|
D | cell-regs.h | 42 u64 val; 47 u64 val; 57 u64 pad_0x0000; /* 0x0000 */ 59 u64 group_control; /* 0x0008 */ 63 u64 debug_bus_control; /* 0x00a8 */ 67 u64 trace_aux_data; /* 0x0100 */ 68 u64 trace_buffer_0_63; /* 0x0108 */ 69 u64 trace_buffer_64_127; /* 0x0110 */ 70 u64 trace_address; /* 0x0118 */ 71 u64 ext_tr_timer; /* 0x0120 */ [all …]
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | err_ev7.h | 11 u64 whami; 12 u64 rbox_whami; 13 u64 rbox_int; 14 u64 exc_addr; 16 u64 halt_code; 17 u64 reserved; 24 u64 i_stat; 25 u64 dc_stat; 26 u64 c_addr; 27 u64 c_syndrome_1; [all …]
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_stats.h | 36 (*(u64 *)((char *)ptr + dsc[i].offset)) 57 u64 rx_packets; 58 u64 rx_bytes; 59 u64 tx_packets; 60 u64 tx_bytes; 61 u64 tx_tso_packets; 62 u64 tx_tso_bytes; 63 u64 tx_tso_inner_packets; 64 u64 tx_tso_inner_bytes; 65 u64 tx_added_vlan_packets; [all …]
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.h | 185 u64 rcb_tx_ring_pktnum_rcd; /* 32bit */ 187 u64 rcb_rx_ring_pktnum_rcd; /* 32bit */ 262 u64 igu_rx_oversize_pkt; 263 u64 igu_rx_undersize_pkt; 264 u64 igu_rx_out_all_pkt; 265 u64 igu_rx_uni_pkt; 266 u64 igu_rx_multi_pkt; 267 u64 igu_rx_broad_pkt; 268 u64 rsv0; 271 u64 egu_tx_out_all_pkt; [all …]
|
/Linux-v4.19/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 26 u64 secs_reset; /*!< Seconds since stats is reset */ 27 u64 tx_frames; /*!< Tx frames */ 28 u64 tx_words; /*!< Tx words */ 29 u64 tx_lip; /*!< Tx LIP */ 30 u64 tx_nos; /*!< Tx NOS */ 31 u64 tx_ols; /*!< Tx OLS */ 32 u64 tx_lr; /*!< Tx LR */ 33 u64 tx_lrr; /*!< Tx LRR */ 34 u64 rx_frames; /*!< Rx frames */ 35 u64 rx_words; /*!< Rx words */ [all …]
|
/Linux-v4.19/drivers/misc/cxl/ |
D | hcalls.h | 22 u64 phys_addr; 23 u64 len; 59 long cxl_h_attach_process(u64 unit_address, struct cxl_process_element_hcall *element, 60 u64 *process_token, u64 *mmio_addr, u64 *mmio_size); 66 long cxl_h_detach_process(u64 unit_address, u64 process_token); 71 long cxl_h_reset_afu(u64 unit_address); 78 long cxl_h_suspend_process(u64 unit_address, u64 process_token); 85 long cxl_h_resume_process(u64 unit_address, u64 process_token); 92 long cxl_h_read_error_state(u64 unit_address, u64 *state); 101 long cxl_h_get_afu_err(u64 unit_address, u64 offset, u64 buf_address, u64 len); [all …]
|
/Linux-v4.19/arch/s390/include/asm/ |
D | nmi.h | 38 u64 sd : 1; /* 00 system damage */ 39 u64 pd : 1; /* 01 instruction-processing damage */ 40 u64 sr : 1; /* 02 system recovery */ 41 u64 : 1; /* 03 */ 42 u64 cd : 1; /* 04 timing-facility damage */ 43 u64 ed : 1; /* 05 external damage */ 44 u64 : 1; /* 06 */ 45 u64 dg : 1; /* 07 degradation */ 46 u64 w : 1; /* 08 warning pending */ 47 u64 cp : 1; /* 09 channel-report pending */ [all …]
|
D | css_chars.h | 8 u64 : 12; 9 u64 dynio : 1; /* bit 12 */ 10 u64 : 4; 11 u64 eadm : 1; /* bit 17 */ 12 u64 : 23; 13 u64 aif : 1; /* bit 41 */ 14 u64 : 3; 15 u64 mcss : 1; /* bit 45 */ 16 u64 fcs : 1; /* bit 46 */ 17 u64 : 1; [all …]
|
/Linux-v4.19/drivers/net/ethernet/cisco/enic/ |
D | vnic_stats.h | 25 u64 tx_frames_ok; 26 u64 tx_unicast_frames_ok; 27 u64 tx_multicast_frames_ok; 28 u64 tx_broadcast_frames_ok; 29 u64 tx_bytes_ok; 30 u64 tx_unicast_bytes_ok; 31 u64 tx_multicast_bytes_ok; 32 u64 tx_broadcast_bytes_ok; 33 u64 tx_drops; 34 u64 tx_errors; [all …]
|
/Linux-v4.19/drivers/scsi/snic/ |
D | vnic_stats.h | 23 u64 tx_frames_ok; 24 u64 tx_unicast_frames_ok; 25 u64 tx_multicast_frames_ok; 26 u64 tx_broadcast_frames_ok; 27 u64 tx_bytes_ok; 28 u64 tx_unicast_bytes_ok; 29 u64 tx_multicast_bytes_ok; 30 u64 tx_broadcast_bytes_ok; 31 u64 tx_drops; 32 u64 tx_errors; [all …]
|
/Linux-v4.19/drivers/scsi/fnic/ |
D | vnic_stats.h | 23 u64 tx_frames_ok; 24 u64 tx_unicast_frames_ok; 25 u64 tx_multicast_frames_ok; 26 u64 tx_broadcast_frames_ok; 27 u64 tx_bytes_ok; 28 u64 tx_unicast_bytes_ok; 29 u64 tx_multicast_bytes_ok; 30 u64 tx_broadcast_bytes_ok; 31 u64 tx_drops; 32 u64 tx_errors; [all …]
|
12345678910>>...183