Searched refs:u64 (Results 1 - 25 of 2123) sorted by relevance

1234567891011>>

/drivers/net/ethernet/cisco/enic/
H A Dvnic_stats.h25 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_error
[all...]
H A Denic_api.h28 enum vnic_devcmd_cmd cmd, u64 *a0, u64 *a1, int wait);
H A Dvnic_rss.h28 u64 raw[8];
37 u64 raw[32];
/drivers/scsi/fnic/
H A Dvnic_stats.h23 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_error
[all...]
/drivers/net/ethernet/ibm/ehea/
H A Dehea_hw.h40 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_aer
[all...]
H A Dehea_phyp.h63 static inline void hcp_epas_ctor(struct h_epas *epas, u64 paddr_kernel,
64 u64 paddr_user)
75 iounmap((void __iomem *)((u64)epas->kernel.addr & PAGE_MASK));
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 reserved
[all...]
/drivers/infiniband/hw/ehca/
H A Dhipz_hw.h52 u64 qpx_hcr;
53 u64 qpx_c;
54 u64 qpx_herr;
55 u64 qpx_aer;
57 u64 qpx_sqa;
58 u64 qpx_sqc;
59 u64 qpx_rqa;
60 u64 qpx_rqc;
62 u64 qpx_st;
63 u64 qpx_pmstat
[all...]
H A Dhcp_phyp.h53 u64 fw_handle;
69 static inline u64 hipz_galpa_load(struct h_galpa galpa, u32 offset)
71 u64 addr = galpa.fw_handle + offset;
72 return *(volatile u64 __force *)addr;
75 static inline void hipz_galpa_store(struct h_galpa galpa, u32 offset, u64 value)
77 u64 addr = galpa.fw_handle + offset;
78 *(volatile u64 __force *)addr = value;
82 u64 paddr_kernel, u64 paddr_user);
86 u64 hcall_map_pag
[all...]
H A Dhcp_if.h55 u64 hipz_h_alloc_resource_eq(const struct ipz_adapter_handle adapter_handle,
64 u64 hipz_h_reset_event(const struct ipz_adapter_handle adapter_handle,
66 const u64 event_mask);
71 u64 hipz_h_alloc_resource_cq(const struct ipz_adapter_handle adapter_handle,
80 u64 hipz_h_alloc_resource_qp(const struct ipz_adapter_handle adapter_handle,
83 u64 hipz_h_query_port(const struct ipz_adapter_handle adapter_handle,
87 u64 hipz_h_modify_port(const struct ipz_adapter_handle adapter_handle,
91 u64 hipz_h_query_hca(const struct ipz_adapter_handle adapter_handle,
98 u64 hipz_h_register_rpage(const struct ipz_adapter_handle adapter_handle,
101 const u64 resource_handl
[all...]
H A Dehca_qes.h51 u64 vaddr;
81 u64 reserved7;
84 u64 word_0; /* always set to 6 */
86 u64 word_1;
87 u64 word_2;
88 u64 word_3;
89 u64 word_4;
138 u64 work_request_id;
151 u64 remote_virtual_address;
154 u64 atomic_1st_op_dma_le
[all...]
/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_cna.h25 u64 secs_reset; /*!< Seconds since stats is reset */
26 u64 tx_frames; /*!< Tx frames */
27 u64 tx_words; /*!< Tx words */
28 u64 tx_lip; /*!< Tx LIP */
29 u64 tx_nos; /*!< Tx NOS */
30 u64 tx_ols; /*!< Tx OLS */
31 u64 tx_lr; /*!< Tx LR */
32 u64 tx_lrr; /*!< Tx LRR */
33 u64 rx_frames; /*!< Rx frames */
34 u64 rx_word
[all...]
H A Dbfi_enet.h686 u64 ucast_octets;
687 u64 ucast;
688 u64 ucast_vlan;
690 u64 mcast_octets;
691 u64 mcast;
692 u64 mcast_vlan;
694 u64 bcast_octets;
695 u64 bcast;
696 u64 bcast_vlan;
698 u64 error
[all...]
/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h56 u64 TxOctetsOK;
57 u64 TxOctetsBad;
58 u64 TxUnicastFramesOK;
59 u64 TxMulticastFramesOK;
60 u64 TxBroadcastFramesOK;
61 u64 TxPauseFrames;
62 u64 TxFramesWithDeferredXmissions;
63 u64 TxLateCollisions;
64 u64 TxTotalCollisions;
65 u64 TxFramesAbortedDueToXSCollision
[all...]
/drivers/thermal/int340x_thermal/
H A Dacpi_thermal_rel.h19 u64 weight;
20 u64 ac0_max;
21 u64 ac1_max;
22 u64 ac2_max;
23 u64 ac3_max;
24 u64 ac4_max;
25 u64 ac5_max;
26 u64 ac6_max;
27 u64 ac7_max;
28 u64 ac8_ma
[all...]
/drivers/staging/skein/
H A Dthreefish_api.h54 u64 state_size;
55 u64 key[SKEIN_MAX_STATE_WORDS+1]; /* max number of key words*/
56 u64 tweak[3];
77 u64 *key_data, u64 *tweak);
114 void threefish_encrypt_block_words(struct threefish_key *key_ctx, u64 *in,
115 u64 *out);
152 void threefish_decrypt_block_words(struct threefish_key *key_ctx, u64 *in,
153 u64 *out);
155 void threefish_encrypt_256(struct threefish_key *key_ctx, u64 *inpu
[all...]
/drivers/net/vmxnet3/
H A Dupt1_defs.h31 u64 TSOPktsTxOK; /* TSO pkts post-segmentation */
32 u64 TSOBytesTxOK;
33 u64 ucastPktsTxOK;
34 u64 ucastBytesTxOK;
35 u64 mcastPktsTxOK;
36 u64 mcastBytesTxOK;
37 u64 bcastPktsTxOK;
38 u64 bcastBytesTxOK;
39 u64 pktsTxError;
40 u64 pktsTxDiscar
[all...]
/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.h29 u64 num_produce_pages;
30 u64 num_consume_pages;
41 u64 produce_size;
42 u64 consume_size;
43 u64 ppn_va; /* Start VA of queue pair PPNs. */
44 u64 num_ppns;
52 u64 va; /* Start VA of queue pair PPNs. */
53 u64 num_ppns;
88 u64 produce_page_file; /* User VA. */
89 u64 consume_page_fil
[all...]
/drivers/s390/char/
H A Dsclp_cpi_sys.h12 const char *type, u64 level);
/drivers/crypto/
H A Dn2_core.h7 u64 intr;
8 u64 ino;
12 u64 cfg_handle;
34 u64 control;
35 u64 src_addr;
36 u64 auth_key_addr;
37 u64 auth_iv_addr;
38 u64 final_auth_state_addr;
39 u64 enc_key_addr;
40 u64 enc_iv_add
[all...]
/drivers/net/ethernet/sgi/
H A Dmeth.h39 u64 sent:1; /* always set to 1...*/
40 u64 pad0:34;/* always set to 0 */
41 u64 flags:9; /*I'm too lazy to specify each one separately at the moment*/
42 u64 col_retry_cnt:4; /*collision retry count*/
43 u64 len:16; /*Transmit length in bytes*/
52 u64 pad1:36; /*should be filled with 0 */
53 u64 cat_ptr3_valid:1, /*Concatination pointer valid flags*/
56 u64 tx_int_flag:1; /*Generate TX intrrupt when packet has been sent*/
57 u64 term_dma_flag:1; /*Terminate transmit DMA on transmit abort conditions*/
58 u64 data_offse
[all...]
/drivers/staging/vt6656/
H A Dcard.h46 void vnt_adjust_tsf(struct vnt_private *, u8, u64, u64);
47 bool vnt_get_current_tsf(struct vnt_private *, u64 *);
50 void vnt_update_next_tbtt(struct vnt_private *, u64, u16);
51 u64 vnt_get_next_tbtt(u64, u16);
52 u64 vnt_get_tsf_offset(u8 byRxRate, u64 qwTSF1, u64 qwTSF2);
/drivers/infiniband/hw/ocrdma/
H A Docrdma_abi.h40 u64 ah_tbl_page;
45 u64 rsvd1;
46 u64 rsvd2;
50 u64 rsvd1;
58 u64 rsvd1;
72 u64 page_addr[MAX_CQ_PAGES];
73 u64 db_page_addr;
77 u64 rsvd1;
78 u64 rsvd2;
100 u64 sq_page_add
[all...]
/drivers/infiniband/hw/qib/
H A Dqib_7220.h47 u64 __iomem *cregbase;
48 u64 *cntrs;
49 u64 *portcntrs;
53 u64 hwerrmask;
54 u64 errormask;
55 u64 gpio_out; /* shadow of kr_gpio_out, for rmw ops */
56 u64 gpio_mask; /* shadow the gpio mask register */
57 u64 extctrl; /* shadow the gpio output enable, etc... */
93 u64 ibdeltainprog;
94 u64 ibsymdelt
[all...]
/drivers/net/ethernet/neterion/
H A Ds2io-regs.h22 u64 general_int_status;
40 u64 general_int_mask;
44 u64 sw_reset;
56 u64 adapter_status;
73 u64 adapter_control;
81 u64 serr_source;
95 u64 pci_mode;
112 u64 pic_int_status;
113 u64 pic_int_mask;
121 u64 txpic_int_re
[all...]
/drivers/net/ethernet/ibm/emac/
H A Dcore.h101 u64 rx_packets;
102 u64 rx_bytes;
103 u64 tx_packets;
104 u64 tx_bytes;
105 u64 rx_packets_csum;
106 u64 tx_packets_csum;
111 u64 tx_undo;
114 u64 rx_dropped_stack;
115 u64 rx_dropped_oom;
116 u64 rx_dropped_erro
[all...]

Completed in 434 milliseconds

1234567891011>>