Searched defs:MsixConfig (Results 1 – 2 of 2) sorted by relevance
60 pub struct MsixConfig { struct76 /// Just like MsixConfig::irq_vec, but only the GSI. argument123 impl MsixConfig { implementation717 impl PciCapConfig for MsixConfig { implementation745 impl AsRawDescriptor for MsixConfig { implementation
180 msix_config: Option<Arc<Mutex<MsixConfig>>>, in new()208 msix_config: Option<Arc<Mutex<MsixConfig>>>, in new_from_snapshot()320 pub fn get_msix_config(&self) -> &Option<Arc<Mutex<MsixConfig>>> { in get_msix_config()