Searched refs:reply_post_queue_depth (Results 1 – 2 of 2) sorted by relevance
903 (ioc->reply_post_queue_depth - 1)) ? 0 : in _base_interrupt()2256 ioc->reply_post_queue_depth = queue_size; in _base_allocate_memory_pools()2474 sz = ioc->reply_post_queue_depth * sizeof(Mpi2DefaultReplyDescriptor_t); in _base_allocate_memory_pools()2492 ioc->name, ioc->reply_post_free, ioc->reply_post_queue_depth, 8, in _base_allocate_memory_pools()3231 cpu_to_le16(ioc->reply_post_queue_depth); in _base_send_ioc_init()3748 for (i = 0; i < ioc->reply_post_queue_depth; i++) in _base_make_ioc_operational()
815 u16 reply_post_queue_depth; member