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

/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h45 struct work_struct afpf_mbox_up_work; member in struct:otx2_cptpf_dev
H A Dotx2_cptpf_mbox.c446 queue_work(cptpf->afpf_mbox_wq, &cptpf->afpf_mbox_up_work);
649 cptpf = container_of(work, struct otx2_cptpf_dev, afpf_mbox_up_work);
H A Dotx2_cptpf_main.c486 INIT_WORK(&cptpf->afpf_mbox_up_work, otx2_cptpf_afpf_mbox_up_handler);

Completed in 212 milliseconds