Lines Matching refs:reply_free_queue_depth
1602 (ioc->reply_free_queue_depth - 1)) ? in _base_process_reply_queue()
5178 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
5182 ioc->reply_post_queue_depth = ioc->reply_free_queue_depth; in _base_allocate_memory_pools()
5186 ioc->reply_free_queue_depth + 1; in _base_allocate_memory_pools()
5200 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()
5491 sz = ioc->reply_free_queue_depth * ioc->reply_sz; in _base_allocate_memory_pools()
5508 ioc->reply, ioc->reply_free_queue_depth, in _base_allocate_memory_pools()
5516 sz = ioc->reply_free_queue_depth * 4; in _base_allocate_memory_pools()
5531 ioc->reply_free, ioc->reply_free_queue_depth, in _base_allocate_memory_pools()
6410 cpu_to_le16(ioc->reply_free_queue_depth); in _base_send_ioc_init()
7063 i < ioc->reply_free_queue_depth ; i++, reply_address += in _base_make_ioc_operational()
7116 ioc->reply_free_host_index = ioc->reply_free_queue_depth - 1; in _base_make_ioc_operational()