Home
last modified time | relevance | path

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

/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()
6328 if (port->priv->global_tx_fc) { in mvpp2_phylink_validate()
6663 if (port->priv->global_tx_fc) { in mvpp2_mac_link_up()
7466 priv->global_tx_fc = true; in mvpp2_probe()
7634 if (priv->global_tx_fc && priv->hw_version >= MVPP22) { in mvpp2_probe()