Searched refs:reply_free_queue_depth (Results 1 – 4 of 4) sorted by relevance
1745 (ioc->reply_free_queue_depth - 1)) ? in _base_process_reply_queue()5944 ioc->reply_free_queue_depth, ioc->reply_sz, sz/1024); in _base_allocate_reply_pool()6232 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()6236 ioc->reply_post_queue_depth = ioc->reply_free_queue_depth; in _base_allocate_memory_pools()6240 ioc->reply_free_queue_depth + 1; in _base_allocate_memory_pools()6254 ioc->reply_free_queue_depth = ioc->hba_queue_depth + 64; in _base_allocate_memory_pools()6467 sz = ioc->reply_free_queue_depth * ioc->reply_sz; in _base_allocate_memory_pools()6476 sz = ioc->reply_free_queue_depth * 4; in _base_allocate_memory_pools()7372 cpu_to_le16(ioc->reply_free_queue_depth); in _base_send_ioc_init()8042 i < ioc->reply_free_queue_depth ; i++, reply_address += in _base_make_ioc_operational()[all …]
1568 u16 reply_free_queue_depth; member
22 __le16 reply_free_queue_depth; member
2639 iocinit_req.reply_free_queue_depth = cpu_to_le16(mrioc->reply_free_qsz); in mpi3mr_issue_iocinit()
Completed in 40 milliseconds