Searched refs:buf_elements (Results 1 – 2 of 2) sorted by relevance
853 int buf_elements = channel->wr_buf_size >> in xillybus_read() local864 (offsetlimit >= buf_elements)) in xillybus_read()865 offsetlimit = buf_elements - 1; in xillybus_read()870 (buf_elements * channel->num_wr_buffers))) in xillybus_read()871 offsetlimit = buf_elements * in xillybus_read()884 (offsetlimit < (buf_elements - 1))) { in xillybus_read()
464 u64 buf_elements; member