Home
last modified time | relevance | path

Searched refs:cpt_credit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_mbox.c175 nix_req->cpt_credit = OTX2_CPT_INST_QLEN_MSGS - 1; in rx_inline_ipsec_lf_cfg()
177 nix_req->cpt_credit = req->credit - 1; in rx_inline_ipsec_lf_cfg()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h1217 u32 cpt_credit; member
H A Drvu_nix.c5022 val = FIELD_PREP(CPT_INST_CREDIT_CNT, req->cpt_credit); in nix_inline_ipsec_cfg()
5068 rsp->cpt_credit = FIELD_GET(CPT_INST_CREDIT_CNT, val); in rvu_mbox_handler_nix_read_inline_ipsec_cfg()