Searched refs:__be64 (Results 1 – 25 of 448) sorted by relevance
12345678910>>...18
| /Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_port.h | 99 __be64 mac; 106 __be64 R64_prio_0; 107 __be64 R64_prio_1; 108 __be64 R64_prio_2; 109 __be64 R64_prio_3; 110 __be64 R64_prio_4; 111 __be64 R64_prio_5; 112 __be64 R64_prio_6; 113 __be64 R64_prio_7; 114 __be64 R64_novlan; [all …]
|
| D | mlx4_stats.h | 102 __be64 rx_pause; 106 __be64 rx_pause_duration; 108 __be64 rx_pause_transition; 110 __be64 tx_pause; 114 __be64 tx_pause_duration; 116 __be64 tx_pause_transition; 118 __be64 reserved[2];
|
| /Linux-v4.19/arch/powerpc/include/asm/ |
| D | opal-api.h | 464 __be64 params[8]; 518 __be64 physical_address_start; 519 __be64 physical_address_end; 525 __be64 physical_address_start; 526 __be64 physical_address_end; 615 __be64 hmer; 617 __be64 tfmr; 651 __be64 gemXfir; 652 __be64 gemRfir; 653 __be64 gemRirqfir; [all …]
|
| D | pgtable-be-types.h | 8 typedef struct { __be64 pte; } pte_t; 16 static inline __be64 pte_raw(pte_t x) in pte_raw() 23 typedef struct { __be64 pmd; } pmd_t; 31 static inline __be64 pmd_raw(pmd_t x) in pmd_raw() 41 typedef struct { __be64 pud; } pud_t; 49 static inline __be64 pud_raw(pud_t x) in pud_raw() 58 typedef struct { __be64 pgd; } pgd_t; 66 static inline __be64 pgd_raw(pgd_t x) in pgd_raw() 89 __be64 prev; in pte_xchg() 92 prev = (__force __be64)__cmpxchg_u64(p, (__force unsigned long)pte_raw(old), in pte_xchg() [all …]
|
| D | lppaca.h | 77 __be64 wait_state_cycles; /* Wait cycles for this proc */ 95 volatile __be64 cmo_faults; /* CMO page fault count */ 96 volatile __be64 cmo_fault_time; /* CMO page fault time */ 103 volatile __be64 dtl_idx; /* Dispatch Trace Log head index */ 131 __be64 reserved; 133 __be64 esid; 134 __be64 vsid; 148 __be64 timebase; 149 __be64 fault_addr; 150 __be64 srr0; [all …]
|
| D | fadump.h | 86 __be64 source_address; 87 __be64 source_len; 88 __be64 bytes_dumped; 89 __be64 destination_address; 101 __be64 dd_block_offset; 102 __be64 dd_num_blocks; 178 __be64 magic_number; 185 __be64 reg_id; 186 __be64 reg_value;
|
| D | opal.h | 46 int64_t opal_console_write(int64_t term_number, __be64 *length, 48 int64_t opal_console_read(int64_t term_number, __be64 *length, 51 __be64 *length); 54 __be64 *hour_minute_second_millisecond); 65 int64_t opal_handle_interrupt(uint64_t isn, __be64 *outstanding_event_mask); 66 int64_t opal_poll_events(__be64 *outstanding_event_mask); 91 __be64 *phb_status); 138 __be64 *msi_address, __be32 *message_data); 161 int64_t opal_get_dpo_status(__be64 *dpo_timeout); 163 int64_t opal_pci_next_error(uint64_t phb_id, __be64 *first_frozen_pe, [all …]
|
| /Linux-v4.19/drivers/infiniband/ulp/opa_vnic/ |
| D | opa_vnic_encap.h | 305 __be64 tx_errors; 306 __be64 rx_errors; 307 __be64 tx_packets; 308 __be64 rx_packets; 309 __be64 tx_bytes; 310 __be64 rx_bytes; 312 __be64 tx_unicast; 313 __be64 tx_mcastbcast; 315 __be64 tx_untagged; 316 __be64 tx_vlan; [all …]
|
| /Linux-v4.19/include/uapi/linux/ |
| D | gfs2_ondisk.h | 58 __be64 no_formal_ino; 59 __be64 no_addr; 85 __be64 __pad0; /* Was generation number in gfs1 */ 142 __be64 ri_addr; /* grp block disk address */ 146 __be64 ri_data0; /* first data location */ 179 __be64 rl_igeneration; 194 __be64 rg_igeneration; 197 __be64 rg_data0; /* First data location */ 210 __be64 qu_limit; 211 __be64 qu_warn; [all …]
|
| /Linux-v4.19/drivers/scsi/cxlflash/ |
| D | sislite.h | 251 __be64 endian_ctrl; /* Per context Endian Control. The AFU will 256 __be64 intr_status; /* this sends LISN# programmed in ctx_ctrl. 286 __be64 intr_clear; 287 __be64 intr_mask; 288 __be64 ioarrin; /* only write what cmd_room permits */ 289 __be64 rrq_start; /* start & end are both inclusive */ 290 __be64 rrq_end; /* write sequence: start followed by end */ 291 __be64 cmd_room; 292 __be64 ctx_ctrl; /* least significant byte or b56:63 is LISN# */ 295 __be64 mbox_w; /* restricted use */ [all …]
|
| /Linux-v4.19/fs/omfs/ |
| D | omfs_fs.h | 26 __be64 s_root_block; /* block number of omfs_root_block */ 27 __be64 s_num_blocks; /* total number of FS blocks */ 35 __be64 h_self; /* FS block where this is located */ 48 __be64 r_fill1; 49 __be64 r_num_blocks; /* total number of FS blocks */ 50 __be64 r_root_dir; /* block # of root directory */ 51 __be64 r_bitmap; /* block # of free space bitmap */ 54 __be64 r_mirrors; /* # of mirrors of system blocks */ 60 __be64 i_parent; /* parent containing this inode */ 61 __be64 i_sibling; /* next inode in hash bucket */ [all …]
|
| /Linux-v4.19/drivers/scsi/csiostor/ |
| D | t4fw_api_stor.h | 117 __be64 cookie; 196 __be64 rsp_dmaaddr; 226 __be64 rsp_dmaaddr; 252 __be64 rsp_dmaaddr; 277 __be64 rsp_dmaaddr; 396 __be64 stat0; 397 __be64 stat1; 398 __be64 stat2; 399 __be64 stat3; 400 __be64 stat4; [all …]
|
| /Linux-v4.19/drivers/scsi/ibmvscsi/ |
| D | ibmvfc.h | 144 __be64 tag; 162 __be64 max_dma_len; 172 __be64 capabilities; 174 __be64 node_name; 179 __be64 reserved2[2]; 213 __be64 capabilities; 218 __be64 max_dma_len; 219 __be64 scsi_id; 220 __be64 port_name; 221 __be64 node_name; [all …]
|
| /Linux-v4.19/include/rdma/ |
| D | ib_pma.h | 70 __be64 option_mask; 71 __be64 vendor_mask; 77 __be64 samples_only_option_mask; 91 __be64 counter[15]; 138 __be64 port_xmit_data; 139 __be64 port_rcv_data; 140 __be64 port_xmit_packets; 141 __be64 port_rcv_packets; 142 __be64 port_unicast_xmit_packets; 143 __be64 port_unicast_rcv_packets; [all …]
|
| /Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
| D | t4fw_api.h | 178 __be64 r3; 210 __be64 r3; 246 __be64 r10; 247 __be64 r11; 248 __be64 r12; 249 __be64 r13; 534 __be64 r3; 541 __be64 r2; 542 __be64 r3; 553 __be64 r0; [all …]
|
| /Linux-v4.19/include/scsi/ |
| D | osd_protocol.h | 156 /*16*/ __be64 partition; 157 /*24*/ __be64 object; 161 /*36*/ __be64 length; 162 /*44*/ __be64 start_address; 167 /*32*/ __be64 length; 168 /*40*/ __be64 start_address; 385 __be64 object_id; 436 __be64 list_bytes; /* bytes in list excluding list_bytes (-8) */ 437 __be64 continuation_id; 441 __be64 object_ids[0]; [all …]
|
| D | osd_attributes.h | 196 __be64 default_maximum_user_object_length; 197 __be64 partition_capacity_quota; 198 __be64 partition_object_count; 199 __be64 partition_collections_per_user_object; 200 __be64 partition_count; 213 __be64 default_maximum_user_object_length; 214 __be64 capacity_quota; 215 __be64 object_count; 216 __be64 collections_per_user_object; 226 __be64 maximum_length; [all …]
|
| /Linux-v4.19/drivers/misc/genwqe/ |
| D | card_ddcb.h | 72 __be64 fwiv_64; /* Firmware Invariant. */ 76 __be64 ats_64; /* Address Translation Spec */ 87 __be64 deque_ts_64; /* Deque Time Stamp. */ 93 __be64 cmplt_ts_64; /* Completion Time Stamp. */ 99 __be64 rsvd_SLH_64; /* Reserved for hardware */ 102 __be64 priv_64; 104 __be64 disp_ts_64; /* Dispatch TimeStamp */ 183 __be64 target_addr;
|
| /Linux-v4.19/fs/xfs/libxfs/ |
| D | xfs_format.h | 190 __be64 sb_dblocks; /* number of data blocks */ 191 __be64 sb_rblocks; /* number of realtime blocks */ 192 __be64 sb_rextents; /* number of realtime extents */ 194 __be64 sb_logstart; /* starting block of log if internal */ 195 __be64 sb_rootino; /* root inode number */ 196 __be64 sb_rbmino; /* bitmap inode for realtime extents */ 197 __be64 sb_rsumino; /* summary inode for rt bitmap */ 222 __be64 sb_icount; /* allocated inodes */ 223 __be64 sb_ifree; /* free inodes */ 224 __be64 sb_fdblocks; /* free data blocks */ [all …]
|
| /Linux-v4.19/include/linux/mlx4/ |
| D | qp.h | 216 __be64 db_rec_addr; 236 __be64 qp_mask; 237 __be64 primary_addr_path_mask; 238 __be64 secondary_addr_path_mask; 378 __be64 addr; 379 __be64 length; 393 __be64 buf_list; 394 __be64 start_addr; 395 __be64 reg_len; 419 __be64 raddr; [all …]
|
| /Linux-v4.19/include/linux/mlx5/ |
| D | qp.h | 191 __be64 buf_list; 192 __be64 start_addr; 193 __be64 reg_len; 262 __be64 swap_add; 263 __be64 compare; 264 __be64 swap_add_mask; 265 __be64 compare_mask; 274 __be64 dc_key; 291 __be64 dc_key; 323 __be64 raddr; [all …]
|
| /Linux-v4.19/drivers/infiniband/hw/mthca/ |
| D | mthca_wqe.h | 67 __be64 av_addr; 86 __be64 addr; 87 __be64 length; 91 __be64 raddr; 97 __be64 swap_add; 98 __be64 compare; 104 __be64 addr;
|
| /Linux-v4.19/drivers/net/ethernet/ibm/ |
| D | ibmvnic.h | 147 __be64 pmc_registers; 148 __be64 timebase; 149 __be64 trace_data[5]; 155 __be64 rx_packets; 156 __be64 rx_bytes; 157 __be64 tx_packets; 158 __be64 tx_bytes; 159 __be64 ucast_tx_packets; 160 __be64 ucast_rx_packets; 161 __be64 mcast_tx_packets; [all …]
|
| /Linux-v4.19/drivers/infiniband/hw/qib/ |
| D | qib_mad.h | 75 __be64 port_xmit_data; 76 __be64 port_rcv_data; 77 __be64 port_xmit_packets; 78 __be64 port_rcv_packets; 79 __be64 port_xmit_wait; 80 __be64 port_adr_events; 126 __be64 tid; 130 __be64 cckey; 176 __be64 cckey; 191 __be64 cckey;
|
| /Linux-v4.19/fs/gfs2/ |
| D | lops.h | 17 ((sizeof(struct gfs2_log_descriptor) + sizeof(__be64) - 1) & \ 18 ~(sizeof(__be64) - 1)) 20 ((sizeof(struct gfs2_log_descriptor) + (2 * sizeof(__be64) - 1)) & \ 21 ~(2 * sizeof(__be64) - 1)) 40 limit = (sdp->sd_sb.sb_bsize - BUF_OFFSET) / sizeof(__be64); in buf_limit() 48 limit = (sdp->sd_sb.sb_bsize - DATABUF_OFFSET) / (2 * sizeof(__be64)); in databuf_limit() 82 __be64 *ptr, in lops_scan_elements()
|
12345678910>>...18