Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
DBusLogic.c2962 blogic_incszbucket(tgt_stats[tgt_id].read_sz_buckets, buflen); in blogic_qcmd_lck()
3385 tgt_stats[tgt].read_sz_buckets[0], in blogic_show_info()
3386 …tgt_stats[tgt].read_sz_buckets[1], tgt_stats[tgt].read_sz_buckets[2], tgt_stats[tgt].read_sz_bucke… in blogic_show_info()
3401 tgt_stats[tgt].read_sz_buckets[5], in blogic_show_info()
3402 …tgt_stats[tgt].read_sz_buckets[6], tgt_stats[tgt].read_sz_buckets[7], tgt_stats[tgt].read_sz_bucke… in blogic_show_info()
DBusLogic.h915 unsigned int read_sz_buckets[BLOGIC_SZ_BUCKETS]; member