Searched refs:RTL_FEATURE_MSI (Results 1 – 1 of 1) sorted by relevance
730 RTL_FEATURE_MSI = (1 << 1), enumerator4438 if (tp->features & RTL_FEATURE_MSI) { in rtl_disable_msi()4440 tp->features &= ~RTL_FEATURE_MSI; in rtl_disable_msi()7613 (tp->features & RTL_FEATURE_MSI) ? 0 : IRQF_SHARED, in rtl_open()7941 .features = RTL_FEATURE_GMII | RTL_FEATURE_MSI,7950 .features = RTL_FEATURE_MSI,7964 if (cfg->features & RTL_FEATURE_MSI) { in rtl_try_msi()7969 msi = RTL_FEATURE_MSI; in rtl_try_msi()