Home
last modified time | relevance | path

Searched refs:bytes_processed (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/media/usb/pvrusb2/
Dpvrusb2-io.c71 unsigned int bytes_processed; member
433 sp->bytes_processed += urb->actual_length; in buffer_complete()
518 stats->bytes_processed = sp->bytes_processed; in pvr2_stream_get_stats()
523 sp->bytes_processed = 0; in pvr2_stream_get_stats()
Dpvrusb2-io.h30 unsigned int bytes_processed; member
Dpvrusb2-debugifc.c166 stats.bytes_processed, in pvr2_debugifc_print_status()
Dpvrusb2-hdw.c4792 stats.bytes_processed, in pvr2_hdw_report_unlocked()
/linux-6.1.9/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c2242 unsigned int bytes_processed = 0; in bcmgenet_desc_rx() local
2354 bytes_processed += len; in bcmgenet_desc_rx()
2378 ring->dim.bytes = bytes_processed; in bcmgenet_desc_rx()