Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf.h70 void otx2_cptpf_afpf_mbox_up_handler(struct work_struct *work);
Dotx2_cptpf_mbox.c640 void otx2_cptpf_afpf_mbox_up_handler(struct work_struct *work) in otx2_cptpf_afpf_mbox_up_handler() function
Dotx2_cptpf_main.c486 INIT_WORK(&cptpf->afpf_mbox_up_work, otx2_cptpf_afpf_mbox_up_handler); in cptpf_afpf_mbox_init()