Searched defs:ifcvf_hw (Results 1 – 1 of 1) sorted by relevance
60 struct ifcvf_hw { struct61 u8 __iomem *isr;63 struct ifcvf_lm_cfg __iomem *lm_cfg;65 u8 notify_bar;66 u8 msix_vector_status;68 u32 config_size;70 void __iomem *notify_base;71 phys_addr_t notify_base_pa;95 struct ifcvf_hw *vf; argument