Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf.h69 void otx2_cptpf_afpf_mbox_handler(struct work_struct *work);
Dotx2_cptpf_mbox.c563 void otx2_cptpf_afpf_mbox_handler(struct work_struct *work) in otx2_cptpf_afpf_mbox_handler() function
Dotx2_cptpf_main.c485 INIT_WORK(&cptpf->afpf_mbox_work, otx2_cptpf_afpf_mbox_handler); in cptpf_afpf_mbox_init()