Lines Matching refs:req_depth
938 ioc->req_depth); in mpt_get_msg_frame()
942 ioc->mfcnt, ioc->req_depth); in mpt_get_msg_frame()
1203 if (reqBytes >= 12 && ii >= 0 && ii < ioc->req_depth) { in mpt_send_handshake_request()
2727 sz = (ioc->req_depth * MPT_SENSE_BUFFER_ALLOC); in mpt_adapter_disable()
3202 ioc->req_depth = min_t(int, MPT_MAX_REQ_DEPTH, facts->GlobalCredits); in GetIocFacts()
3209 ioc->name, ioc->req_sz, ioc->req_depth)); in GetIocFacts()
4316 sz = ioc->req_depth * sizeof(int); in initChainBuffers()
4332 for (ii = 0; ii < ioc->req_depth; ii++) { in initChainBuffers()
4467 sz = (ioc->req_sz * ioc->req_depth); in PrimeIocFifos()
4469 ioc->name, ioc->req_sz, ioc->req_depth)); in PrimeIocFifos()
4528 for (i = 0; i < ioc->req_depth; i++) { in PrimeIocFifos()
4560 for (i = 0; i < ioc->req_depth; i++) { in PrimeIocFifos()
4570 sz = (ioc->req_depth * MPT_SENSE_BUFFER_ALLOC); in PrimeIocFifos()
4618 sz = (ioc->req_depth * MPT_SENSE_BUFFER_ALLOC); in PrimeIocFifos()
6754 sz = (ioc->req_sz * ioc->req_depth) + 128; in mpt_iocinfo_proc_show()
6757 ioc->req_sz, ioc->req_depth, ioc->req_sz*ioc->req_depth, sz); in mpt_iocinfo_proc_show()
6857 ioc->req_depth); in mpt_print_ioc_summary()
6891 ioc->req_depth); in seq_mpt_print_ioc_summary()