Home
last modified time | relevance | path

Searched refs:n_sgl (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h353 u32 n_sgl; member
H A Defct_xport.c94 xport->io_pool = efct_io_pool_create(efct, efct->hw.config.n_sgl); in efct_xport_attach()
H A Defct_hw.c311 hw->config.n_sgl = max_sgl; in efct_hw_setup()
561 dma->size = hw->config.n_sgl * in efct_hw_setup_io()
573 io->def_sgl_count = hw->config.n_sgl; in efct_hw_setup_io()