Searched refs:afpf_mbox_up (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h44 struct otx2_mbox afpf_mbox_up; member in struct:otx2_cptpf_dev
H A Dotx2_cptpf_mbox.c441 mbox = &cptpf->afpf_mbox_up;
611 rsp = (struct msg_rsp *)otx2_mbox_alloc_msg(&cptpf->afpf_mbox_up, 0,
636 otx2_reply_invalid_msg(&cptpf->afpf_mbox_up, 0, 0, msg->id);
650 mbox = &cptpf->afpf_mbox_up;
H A Dotx2_cptpf_main.c480 err = otx2_mbox_init(&cptpf->afpf_mbox_up, cptpf->afpf_mbox_base,
502 otx2_mbox_destroy(&cptpf->afpf_mbox_up);

Completed in 260 milliseconds