Lines Matching refs:reply_free_queue_depth
1745 (ioc->reply_free_queue_depth - 1)) ? in _base_process_reply_queue()
6102 ioc->reply_free_queue_depth, ioc->reply_sz, sz/1024); in _base_allocate_reply_pool()
6135 ioc->reply_free, ioc->reply_free_queue_depth, 4, sz/1024)); in _base_allocate_reply_free_dma_pool()
6390 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
6394 ioc->reply_post_queue_depth = ioc->reply_free_queue_depth; in _base_allocate_memory_pools()
6398 ioc->reply_free_queue_depth + 1; in _base_allocate_memory_pools()
6412 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
6625 sz = ioc->reply_free_queue_depth * ioc->reply_sz; in _base_allocate_memory_pools()
6634 sz = ioc->reply_free_queue_depth * 4; in _base_allocate_memory_pools()
7530 cpu_to_le16(ioc->reply_free_queue_depth); in _base_send_ioc_init()
8200 i < ioc->reply_free_queue_depth ; i++, reply_address += in _base_make_ioc_operational()
8253 ioc->reply_free_host_index = ioc->reply_free_queue_depth - 1; in _base_make_ioc_operational()