Searched refs:RTL_FEATURE_MSI (Results 1 – 1 of 1) sorted by relevance
733 RTL_FEATURE_MSI = (1 << 1), enumerator4506 if (tp->features & RTL_FEATURE_MSI) { in rtl_disable_msi()4508 tp->features &= ~RTL_FEATURE_MSI; in rtl_disable_msi()7686 (tp->features & RTL_FEATURE_MSI) ? 0 : IRQF_SHARED, in rtl_open()8038 .features = RTL_FEATURE_GMII | RTL_FEATURE_MSI,8047 .features = RTL_FEATURE_MSI,8061 if (cfg->features & RTL_FEATURE_MSI) { in rtl_try_msi()8066 msi = RTL_FEATURE_MSI; in rtl_try_msi()