Searched refs:actual_bytes_transferred (Results 1 – 2 of 2) sorted by relevance
174 debug("sent %d bytes\n", tx_desc->actual_bytes_transferred); in altera_tse_send_sgdma()176 return tx_desc->actual_bytes_transferred; in altera_tse_send_sgdma()189 packet_length = rx_desc->actual_bytes_transferred; in altera_tse_recv_sgdma()
74 u16 actual_bytes_transferred;/* bytes transferred by DMA */ member