Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_io.h161 efct_io_pool_create(struct efct *efct, u32 num_sgl);
H A Defct_io.c21 efct_io_pool_create(struct efct *efct, u32 num_sgl) in efct_io_pool_create() function
H A Defct_xport.c94 xport->io_pool = efct_io_pool_create(efct, efct->hw.config.n_sgl); in efct_xport_attach()