Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h1107 bool global_tx_fc; member
Dmvpp2_main.c970 priv->global_tx_fc = false; in mvpp2_enable_global_fc()
6294 if (port->priv->global_tx_fc) { in mvpp2_phylink_validate()
6629 if (port->priv->global_tx_fc) { in mvpp2_mac_link_up()
7428 priv->global_tx_fc = true; in mvpp2_probe()
7596 if (priv->global_tx_fc && priv->hw_version >= MVPP22) { in mvpp2_probe()