Searched refs:buf_elements (Results 1 – 4 of 4) sorted by relevance
831 int buf_elements = channel->wr_buf_size >> in xillybus_read() local842 (offsetlimit >= buf_elements)) in xillybus_read()843 offsetlimit = buf_elements - 1; in xillybus_read()848 (buf_elements * channel->num_wr_buffers))) in xillybus_read()849 offsetlimit = buf_elements * in xillybus_read()862 (offsetlimit < (buf_elements - 1))) { in xillybus_read()
30 QETH_TXQ_STAT("IO buffer elements", buf_elements),
491 u64 buf_elements; member
1098 QETH_TXQ_STAT_ADD(queue, buf_elements, buf->next_element_to_fill); in qeth_tx_complete_buf()