Home
last modified time | relevance | path

Searched defs:sgl_count (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/elx/efct/
H A Defct_scsi.c202 struct efct_scsi_sgl *sgl, u32 sgl_count, in efct_scsi_build_sgls()
619 struct efct_scsi_sgl *sgl, u32 sgl_count, u64 xwire_len, in efct_scsi_xfer_data()
712 struct efct_scsi_sgl *sgl, u32 sgl_count, u64 len, in efct_scsi_send_rd_data()
722 struct efct_scsi_sgl *sgl, u32 sgl_count, u64 len, in efct_scsi_recv_wr_data()
H A Defct_io.h112 u32 sgl_count; member
H A Defct_hw.h250 u32 sgl_count; member
/linux/crypto/
H A Daf_alg.c650 unsigned int sgl_count = 0; in af_alg_count_tsgl() local