Lines Matching refs:req_depth
935 ioc->req_depth); in mpt_get_msg_frame()
939 ioc->mfcnt, ioc->req_depth); in mpt_get_msg_frame()
1201 if (reqBytes >= 12 && ii >= 0 && ii < ioc->req_depth) { in mpt_send_handshake_request()
2753 sz = (ioc->req_depth * MPT_SENSE_BUFFER_ALLOC); in mpt_adapter_disable()
3221 ioc->req_depth = min_t(int, MPT_MAX_REQ_DEPTH, facts->GlobalCredits); in GetIocFacts()
3228 ioc->name, ioc->req_sz, ioc->req_depth)); in GetIocFacts()
4335 sz = ioc->req_depth * sizeof(int); in initChainBuffers()
4351 for (ii = 0; ii < ioc->req_depth; ii++) { in initChainBuffers()
4486 sz = (ioc->req_sz * ioc->req_depth); in PrimeIocFifos()
4488 ioc->name, ioc->req_sz, ioc->req_depth)); in PrimeIocFifos()
4534 for (i = 0; i < ioc->req_depth; i++) { in PrimeIocFifos()
4566 for (i = 0; i < ioc->req_depth; i++) { in PrimeIocFifos()
4576 sz = (ioc->req_depth * MPT_SENSE_BUFFER_ALLOC); in PrimeIocFifos()
4624 sz = (ioc->req_depth * MPT_SENSE_BUFFER_ALLOC); in PrimeIocFifos()
6735 sz = (ioc->req_sz * ioc->req_depth) + 128; in mpt_iocinfo_proc_show()
6738 ioc->req_sz, ioc->req_depth, ioc->req_sz*ioc->req_depth, sz); in mpt_iocinfo_proc_show()
6824 ioc->req_depth); in mpt_print_ioc_summary()
6858 ioc->req_depth); in seq_mpt_print_ioc_summary()