Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Daf9033.c774 u16 abort_packet_count, rsd_packet_count; in af9033_read_status() local
787 abort_packet_count = (buf[1] << 8) | (buf[0] << 0); in af9033_read_status()
791 dev->error_block_count += abort_packet_count; in af9033_read_status()