Lines Matching refs:u64
243 u64 user_base; /* User's address for this region */
244 u64 iova; /* IB start address of this region */
294 u64 wr_id;
345 u64 atomic_data;
392 u64 r_wr_id; /* ID for current receive WQE */
531 u64 n_packets; /* number of packets */
532 u64 n_bytes; /* total number of bytes */
575 u64 ipath_sword; /* total dwords sent (sample result) */
576 u64 ipath_rword; /* total dwords received (sample result) */
577 u64 ipath_spkts; /* total packets sent (sample result) */
578 u64 ipath_rpkts; /* total packets received (sample result) */
580 u64 ipath_xmit_wait;
581 u64 rcv_errors; /* # of packets with SW detected rcv errs */
582 u64 n_unicast_xmit; /* total unicast packets sent */
583 u64 n_unicast_rcv; /* total unicast packets received */
584 u64 n_multicast_xmit; /* total multicast packets sent */
585 u64 n_multicast_rcv; /* total multicast packets received */
586 u64 z_symbol_error_counter; /* starting count for PMA */
587 u64 z_link_error_recovery_counter; /* starting count for PMA */
588 u64 z_link_downed_counter; /* starting count for PMA */
589 u64 z_port_rcv_errors; /* starting count for PMA */
590 u64 z_port_rcv_remphys_errors; /* starting count for PMA */
591 u64 z_port_xmit_discards; /* starting count for PMA */
592 u64 z_port_xmit_data; /* starting count for PMA */
593 u64 z_port_rcv_data; /* starting count for PMA */
594 u64 z_port_xmit_packets; /* starting count for PMA */
595 u64 z_port_rcv_packets; /* starting count for PMA */
630 u64 symbol_error_counter;
631 u64 link_error_recovery_counter;
632 u64 link_downed_counter;
633 u64 port_rcv_errors;
634 u64 port_rcv_remphys_errors;
635 u64 port_xmit_discards;
636 u64 port_xmit_data;
637 u64 port_rcv_data;
638 u64 port_xmit_packets;
639 u64 port_rcv_packets;
719 int ipath_snapshot_counters(struct ipath_devdata *dd, u64 *swords,
720 u64 *rwords, u64 *spkts, u64 *rpkts,
721 u64 *xmit_wait);
789 u32 len, u64 vaddr, u32 rkey, int acc);
824 int num_phys_buf, int acc, u64 *iova_start);
826 struct ib_mr *ipath_reg_user_mr(struct ib_pd *pd, u64 start, u64 length,
827 u64 virt_addr, int mr_access_flags,
835 int ipath_map_phys_fmr(struct ib_fmr *ibfmr, u64 * page_list,
836 int list_len, u64 iova);