Searched refs:rsd_packet_count (Results 1 – 1 of 1) sorted by relevance
1169 u16 abort_packet_count, rsd_packet_count; in af9033_stat_work() local1184 rsd_packet_count = (buf[6] << 8) | (buf[5] << 0); in af9033_stat_work()1187 dev->total_block_count += rsd_packet_count; in af9033_stat_work()1189 dev->post_bit_count += rsd_packet_count * 204 * 8; in af9033_stat_work()