Searched refs:sgl_type (Results 1 – 3 of 3) sorted by relevance
49 u8 sgl_type; /* device DMA descriptor list type */ member
125 fnic->io_sgl_pool[io_req->sgl_type]); in fnic_release_ioreq_buf()511 io_req->sgl_type = FNIC_SGL_CACHE_DFLT; in fnic_queuecommand_lck()513 io_req->sgl_type = FNIC_SGL_CACHE_MAX; in fnic_queuecommand_lck()517 mempool_alloc(fnic->io_sgl_pool[io_req->sgl_type], in fnic_queuecommand_lck()
224 u8 sgl_type; member