Searched refs:OCS_ELS_REQ_LEN (Results 1 – 3 of 3) sorted by relevance
44 #define OCS_ELS_REQ_LEN 116 /*Max request length*/ macro
161 rc = ocs_dma_alloc(ocs, &io->els_req, OCS_ELS_REQ_LEN, OCS_MIN_DMA_ALIGNMENT); in ocs_io_pool_create()
218 if (reqlen > OCS_ELS_REQ_LEN) { in ocs_els_io_alloc_size()