Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h1107 bool global_tx_fc; member
Dmvpp2_main.c995 priv->global_tx_fc = false; in mvpp2_enable_global_fc()
6630 if (port->priv->global_tx_fc) { in mvpp2_mac_link_up()
6966 if (port->priv->global_tx_fc) in mvpp2_port_probe()
7517 priv->global_tx_fc = true; in mvpp2_probe()
7685 if (priv->global_tx_fc && priv->hw_version >= MVPP22) { in mvpp2_probe()