Home
last modified time | relevance | path

Searched refs:has_tx_irqs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c1438 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() local
6774 port->has_tx_irqs = has_tx_irqs; in mvpp2_port_probe()
[all …]
A Dmvpp2.h1253 bool has_tx_irqs; member

Completed in 22 milliseconds