Home
last modified time | relevance | path

Searched refs:afpf_mbox_up (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h44 struct otx2_mbox afpf_mbox_up; member
H A Dotx2_cptpf_mbox.c436 mbox = &cptpf->afpf_mbox_up; in otx2_cptpf_afpf_mbox_intr()
606 rsp = (struct msg_rsp *)otx2_mbox_alloc_msg(&cptpf->afpf_mbox_up, 0, in handle_msg_cpt_inst_lmtst()
631 otx2_reply_invalid_msg(&cptpf->afpf_mbox_up, 0, 0, msg->id); in process_afpf_mbox_up_msg()
645 mbox = &cptpf->afpf_mbox_up; in otx2_cptpf_afpf_mbox_up_handler()