Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DBusLogic.c2960 blogic_incszbucket(tgt_stats[tgt_id].read_sz_buckets, buflen); in blogic_qcmd_lck()
3383 tgt_stats[tgt].read_sz_buckets[0], in blogic_show_info()
3384 …tgt_stats[tgt].read_sz_buckets[1], tgt_stats[tgt].read_sz_buckets[2], tgt_stats[tgt].read_sz_bucke… in blogic_show_info()
3399 tgt_stats[tgt].read_sz_buckets[5], in blogic_show_info()
3400 …tgt_stats[tgt].read_sz_buckets[6], tgt_stats[tgt].read_sz_buckets[7], tgt_stats[tgt].read_sz_bucke… in blogic_show_info()
H A DBusLogic.h915 unsigned int read_sz_buckets[BLOGIC_SZ_BUCKETS]; member