Searched refs:has_tx_irqs (Results 1 – 2 of 2) sorted by relevance
1438 if (port->has_tx_irqs) in mvpp2_interrupts_unmask()3319 if (port->has_tx_irqs) { in mvpp2_setup_txqs()4428 if (!port->has_tx_irqs && txq_pcpu->count <= frags && in mvpp2_tx()4490 if (port->has_tx_irqs) { in mvpp2_poll()4867 if (!port->has_tx_irqs) { in mvpp2_stop()5392 if (port->has_tx_irqs) { in mvpp2_ethtool_set_coalesce()5402 if (port->has_tx_irqs) in mvpp2_ethtool_set_coalesce()5843 if (port->has_tx_irqs) in mvpp2_queue_vectors_init()6711 bool has_tx_irqs; in mvpp2_port_probe() local6774 port->has_tx_irqs = has_tx_irqs; in mvpp2_port_probe()[all …]
1253 bool has_tx_irqs; member
Completed in 22 milliseconds