Home
last modified time | relevance | path

Searched defs:ifcvf_hw (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/vdpa/ifcvf/
Difcvf_base.h61 struct ifcvf_hw { struct
62 u8 __iomem *isr;
64 struct ifcvf_lm_cfg __iomem *lm_cfg;
66 u8 notify_bar;
67 u8 msix_vector_status;
69 u32 config_size;
71 void __iomem *notify_base;
72 phys_addr_t notify_base_pa;
96 struct ifcvf_hw *vf; argument