Searched refs:sli_get_max_sgl (Results 1 – 5 of 5) sorted by relevance
408 shost->sg_tablesize = sli_get_max_sgl(&efct->hw.sli); in efct_scsi_new_device()922 shost->sg_tablesize = sli_get_max_sgl(&efct->hw.sli); in efct_scsi_new_vport()
113 sli_get_max_sgl(&efct->hw.sli); in efct_efclib_config()
1102 efct->tgt_efct.max_sgl = sli_get_max_sgl(&efct->hw.sli); in efct_scsi_tgt_new_device()
309 max_sgl = sli_get_max_sgl(&hw->sli) - SLI4_SGE_MAX_RESERVED; in efct_hw_setup()
3741 sli_get_max_sgl(struct sli4 *sli4) in sli_get_max_sgl() function