Searched refs:PLX_PCIE (Results 1 – 2 of 2) sorted by relevance
211 if (dev->quirks & PLX_PCIE) { in net2280_enable()316 if (dev->quirks & PLX_PCIE) in net2280_enable()525 if (ep->dev->quirks & PLX_PCIE) in net2280_disable()859 if (ep->dev->quirks & PLX_PCIE) in start_queue()3151 if (!(dev->quirks & PLX_PCIE)) { in handle_stat0_irqs()3491 if (dev->quirks & PLX_PCIE) { in handle_stat1_irqs()3560 if (dev->quirks & PLX_PCIE) { in net2280_irq()3605 if (dev->quirks & PLX_PCIE) in net2280_remove()3689 if (dev->quirks & PLX_PCIE) { in net2280_probe()3727 if (dev->quirks & PLX_PCIE) in net2280_probe()[all …]
46 #define PLX_PCIE BIT(3) macro
Completed in 9 milliseconds