Lines Matching refs:u64
59 u64 instr_posted; /**< Instructions posted to this queue. */
60 u64 instr_processed; /**< Instructions processed in this queue. */
61 u64 instr_dropped; /**< Instructions that could not be processed */
62 u64 bytes_sent; /**< Bytes sent through this queue. */
63 u64 sgentry_sent;/**< Gather entries sent through this queue. */
64 u64 tx_done;/**< Num of packets sent to network. */
65 u64 tx_iq_busy;/**< Numof times this iq was found to be full. */
66 u64 tx_dropped;/**< Numof pkts dropped dueto xmitpath errors. */
67 u64 tx_tot_bytes;/**< Total count of bytes sento to network. */
135 u64 last_db_time;
146 u64 base_addr_dma;
159 u64 dptr;
162 u64 ih;
167 u64 rptr;
170 u64 irh;
181 u64 dptr;
184 u64 ih;
187 u64 irh;
190 u64 ossp[2];
193 u64 rdp;
198 u64 rptr;
200 u64 reserved;
213 u64 dma_addr;
219 u64 *status_word;
223 u64 dmadptr;
228 u64 dmarptr;
310 u32 irh_ossp, u64 ossp0,
311 u64 ossp1);