Home
last modified time | relevance | path

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

/openbmc/linux/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.c133 struct cptpf_flr_work *flr_work; in cptpf_flr_wq_handler()
139 flr_work = container_of(work, struct cptpf_flr_work, work); in cptpf_flr_wq_handler()
340 cptpf->flr_work = kcalloc(num_vfs, sizeof(struct cptpf_flr_work), in cptpf_flr_wq_init()