Home
last modified time | relevance | path

Searched refs:bytes_moved (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
D_chnl_sm.h159 u32 bytes_moved; /* Total number of bytes transferred */ member
/linux-2.6.39/drivers/staging/tidspbridge/core/
Dchnl_sm.c515 channel_info->bytes_tx = pchnl->bytes_moved; in bridge_chnl_get_info()
720 chnl_obj->bytes_moved = 0; in bridge_chnl_idle()
810 pchnl->bytes_moved = 0; in bridge_chnl_open()
Dio_sm.c1114 pchnl->bytes_moved += bytes; in input_chnl()
1368 pchnl->bytes_moved += chnl_packet_obj->byte_size; in output_chnl()