Lines Matching refs:__u64
50 __u64 producer;
51 __u64 consumer;
52 __u64 desc;
53 __u64 flags;
74 __u64 addr; /* Start of packet data area */
75 __u64 len; /* Length of packet data area */
82 __u64 rx_dropped; /* Dropped for other reasons */
83 __u64 rx_invalid_descs; /* Dropped due to invalid descriptor */
84 __u64 tx_invalid_descs; /* Dropped due to invalid descriptor */
85 __u64 rx_ring_full; /* Dropped due to rx ring being full */
86 __u64 rx_fill_ring_empty_descs; /* Failed to retrieve item from fill ring */
87 __u64 tx_ring_empty_descs; /* Failed to retrieve item from tx ring */
110 __u64 addr;
118 /* UMEM descriptor is __u64 */