has_tx_irqs 950 drivers/net/ethernet/marvell/mvpp2/mvpp2.h bool has_tx_irqs; has_tx_irqs 1081 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (port->has_tx_irqs) has_tx_irqs 2702 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (port->has_tx_irqs) { has_tx_irqs 3297 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (!port->has_tx_irqs && txq_pcpu->count >= txq->done_pkts_coal) has_tx_irqs 3301 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (!port->has_tx_irqs && txq_pcpu->count <= frags && has_tx_irqs 3363 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (port->has_tx_irqs) { has_tx_irqs 3741 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (!port->has_tx_irqs) { has_tx_irqs 4054 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (port->has_tx_irqs) { has_tx_irqs 4064 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (port->has_tx_irqs) has_tx_irqs 4495 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (port->has_tx_irqs) has_tx_irqs 5207 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c bool has_tx_irqs; has_tx_irqs 5212 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c has_tx_irqs = mvpp2_port_has_irqs(priv, port_node, &flags); has_tx_irqs 5213 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (!has_tx_irqs && queue_mode == MVPP2_QDIST_MULTI_MODE) { has_tx_irqs 5262 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c port->has_tx_irqs = has_tx_irqs; has_tx_irqs 5359 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (!port->has_tx_irqs) {