Searched refs:sgl_cnt (Results 1 – 7 of 7) sorted by relevance
207 u32 sgl_cnt; /* scatter-gather list count */ member255 u32 sgl_cnt; /* scatter-gather list count */ member316 u32 sgl_cnt; /* scatter-gather list count */ member336 u32 sgl_cnt; /* scatter-gather list count */ member
82 u32 sgl_cnt, u32 sense_len, in fnic_queue_wq_copy_desc_icmnd_16() argument103 desc->u.icmnd_16.sgl_cnt = sgl_cnt; /* scatter-gather list count */ in fnic_queue_wq_copy_desc_icmnd_16()
60 u16 sgl_cnt; member
130 sizeof(io_req->sgl_list[0]) * io_req->sgl_cnt, in fnic_release_ioreq_buf()134 if (io_req->sgl_cnt) in fnic_release_ioreq_buf()400 0, exch_flags, io_req->sgl_cnt, in fnic_queue_wq_copy_desc()502 io_req->sgl_cnt = sg_count; in fnic_queuecommand_lck()
28 atomic64_t sgl_cnt[SNIC_MAX_SG_DESC_CNT]; /* SGL Counters */ member
250 (u64) atomic64_read(&stats->io.sgl_cnt[i])); in snic_stats_show()
238 atomic64_inc(&snic->s_stats.io.sgl_cnt[sg_cnt - 1]); in snic_req_init()