Lines Matching refs:req_depth
934 ioc->req_depth); in mpt_get_msg_frame()
938 ioc->mfcnt, ioc->req_depth); in mpt_get_msg_frame()
1199 if (reqBytes >= 12 && ii >= 0 && ii < ioc->req_depth) { in mpt_send_handshake_request()
2723 sz = (ioc->req_depth * MPT_SENSE_BUFFER_ALLOC); in mpt_adapter_disable()
3191 ioc->req_depth = min_t(int, MPT_MAX_REQ_DEPTH, facts->GlobalCredits); in GetIocFacts()
3198 ioc->name, ioc->req_sz, ioc->req_depth)); in GetIocFacts()
4305 sz = ioc->req_depth * sizeof(int); in initChainBuffers()
4321 for (ii = 0; ii < ioc->req_depth; ii++) { in initChainBuffers()
4456 sz = (ioc->req_sz * ioc->req_depth); in PrimeIocFifos()
4458 ioc->name, ioc->req_sz, ioc->req_depth)); in PrimeIocFifos()
4504 for (i = 0; i < ioc->req_depth; i++) { in PrimeIocFifos()
4536 for (i = 0; i < ioc->req_depth; i++) { in PrimeIocFifos()
4546 sz = (ioc->req_depth * MPT_SENSE_BUFFER_ALLOC); in PrimeIocFifos()
4594 sz = (ioc->req_depth * MPT_SENSE_BUFFER_ALLOC); in PrimeIocFifos()
6730 sz = (ioc->req_sz * ioc->req_depth) + 128; in mpt_iocinfo_proc_show()
6733 ioc->req_sz, ioc->req_depth, ioc->req_sz*ioc->req_depth, sz); in mpt_iocinfo_proc_show()
6833 ioc->req_depth); in mpt_print_ioc_summary()
6867 ioc->req_depth); in seq_mpt_print_ioc_summary()