Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dmrvl_cn10k_dpi.c158 struct dpipf_vf { struct
178 struct dpipf_vf vf[DPI_MAX_VFS]; argument
209 static int dpi_queue_init(struct dpipf *dpi, struct dpipf_vf *dpivf, u8 vf) in dpi_queue_init()
283 static int queue_config(struct dpipf *dpi, struct dpipf_vf *dpivf, struct dpi_mbox_message *msg) in queue_config()
319 struct dpipf_vf *dpivf; in dpi_pfvf_mbox_work()