Home
last modified time | relevance | path

Searched refs:FLOW_TX (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h210 #define FLOW_TX 2 macro
211 #define FLOW_AUTO (FLOW_TX | FLOW_RX)
Dstmmac_ethtool.c470 if (priv->flow_ctrl & FLOW_TX) in stmmac_get_pauseparam()
498 new_pause |= FLOW_TX; in stmmac_set_pauseparam()
Ddwxgmac2_core.c227 if (fc & FLOW_TX) { in dwxgmac2_flow_ctrl()
Ddwmac1000_core.c244 if (fc & FLOW_TX) { in dwmac1000_flow_ctrl()
Ddwmac4_core.c474 if (fc & FLOW_TX) { in dwmac4_flow_ctrl()