Searched refs:OTX2_CPT_INST_QLEN_MSGS (Results 1 – 3 of 3) sorted by relevance
176 if (!req->credit || req->credit > OTX2_CPT_INST_QLEN_MSGS) in rx_inline_ipsec_lf_cfg()177 nix_req->cpt_credit = OTX2_CPT_INST_QLEN_MSGS - 1; in rx_inline_ipsec_lf_cfg()
189 lfs->lf[i].pqueue.qlen = OTX2_CPT_INST_QLEN_MSGS; in alloc_pending_queues()
28 #define OTX2_CPT_INST_QLEN_MSGS ((OTX2_CPT_SIZE_DIV40 - 1) * 40) macro