Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h209 #define FLOW_RX 1 macro
211 #define FLOW_AUTO (FLOW_TX | FLOW_RX)
Dstmmac_ethtool.c468 if (priv->flow_ctrl & FLOW_RX) in stmmac_get_pauseparam()
496 new_pause |= FLOW_RX; in stmmac_set_pauseparam()
Ddwxgmac2_core.c225 if (fc & FLOW_RX) in dwxgmac2_flow_ctrl()
Ddwmac1000_core.c240 if (fc & FLOW_RX) { in dwmac1000_flow_ctrl()
Ddwmac4_core.c469 if (fc & FLOW_RX) { in dwmac4_flow_ctrl()