Searched refs:actual_bytes_transferred (Results 1 – 2 of 2) sorted by relevance
75 u16 actual_bytes_transferred;/* bytes transferred by DMA */ member
177 debug("sent %d bytes\n", tx_desc->actual_bytes_transferred); in altera_tse_send_sgdma()179 return tx_desc->actual_bytes_transferred; in altera_tse_send_sgdma()192 packet_length = rx_desc->actual_bytes_transferred; in altera_tse_recv_sgdma()
Completed in 21 milliseconds