Searched refs:chnl_info_obj (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dstrm.c156 struct chnl_info chnl_info_obj; local
170 &chnl_info_obj);
173 if (chnl_info_obj.cio_cs > 0 || chnl_info_obj.cio_reqs > 0)
306 struct chnl_info chnl_info_obj; local
328 &chnl_info_obj);
342 stream_info->user_strm->number_bufs_in_stream = chnl_info_obj.cio_cs +
343 chnl_info_obj.cio_reqs;
345 stream_info->user_strm->ul_number_bytes = chnl_info_obj.bytes_tx;
346 stream_info->user_strm->sync_object_handle = chnl_info_obj
745 struct chnl_info chnl_info_obj; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/rmgr/
H A Dstrm.c156 struct chnl_info chnl_info_obj; local
170 &chnl_info_obj);
173 if (chnl_info_obj.cio_cs > 0 || chnl_info_obj.cio_reqs > 0)
306 struct chnl_info chnl_info_obj; local
328 &chnl_info_obj);
342 stream_info->user_strm->number_bufs_in_stream = chnl_info_obj.cio_cs +
343 chnl_info_obj.cio_reqs;
345 stream_info->user_strm->ul_number_bytes = chnl_info_obj.bytes_tx;
346 stream_info->user_strm->sync_object_handle = chnl_info_obj
745 struct chnl_info chnl_info_obj; local
[all...]

Completed in 203 milliseconds