Searched refs:cptpf_flr_work (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h21 struct cptpf_flr_work { struct
52 struct cptpf_flr_work *flr_work;
H A Dotx2_cptpf_main.c135 struct cptpf_flr_work *flr_work;
141 flr_work = container_of(work, struct cptpf_flr_work, work);
342 cptpf->flr_work = kcalloc(num_vfs, sizeof(struct cptpf_flr_work),

Completed in 238 milliseconds