Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/fnic/
Dfcpio.h207 u32 sgl_cnt; /* scatter-gather list count */ member
255 u32 sgl_cnt; /* scatter-gather list count */ member
316 u32 sgl_cnt; /* scatter-gather list count */ member
336 u32 sgl_cnt; /* scatter-gather list count */ member
Dfnic_res.h82 u32 sgl_cnt, u32 sense_len, in fnic_queue_wq_copy_desc_icmnd_16() argument
103 desc->u.icmnd_16.sgl_cnt = sgl_cnt; /* scatter-gather list count */ in fnic_queue_wq_copy_desc_icmnd_16()
Dfnic_io.h60 u16 sgl_cnt; member
Dfnic_scsi.c130 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()
384 0, exch_flags, io_req->sgl_cnt, in fnic_queue_wq_copy_desc()
486 io_req->sgl_cnt = sg_count; in fnic_queuecommand_lck()