Home
last modified time | relevance | path

Searched refs:csio_wr_alloc_q (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/csiostor/
H A Dcsio_wr.h483 int csio_wr_alloc_q(struct csio_hw *, uint32_t, uint32_t,
H A Dcsio_wr.c163 * csio_wr_alloc_q - Allocate a WR queue and initialize it.
186 csio_wr_alloc_q(struct csio_hw *hw, uint32_t qsize, uint32_t wrsize, in csio_wr_alloc_q() function
267 flq_idx = csio_wr_alloc_q(hw, nflb * sizeof(__be64), in csio_wr_alloc_q()