Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1107 bool global_tx_fc; member
H A Dmvpp2_main.c995 priv->global_tx_fc = false; in mvpp2_enable_global_fc()
6607 if (port->priv->global_tx_fc) { in mvpp2_mac_link_up()
6942 if (port->priv->global_tx_fc) in mvpp2_port_probe()
7492 priv->global_tx_fc = true; in mvpp2_probe()
7660 if (priv->global_tx_fc && priv->hw_version >= MVPP22) { in mvpp2_probe()