Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h265 #define FLOW_RX 1 macro
267 #define FLOW_AUTO (FLOW_TX | FLOW_RX)
H A Ddwmac1000_core.c230 if (fc & FLOW_RX) { in dwmac1000_flow_ctrl()
H A Ddwmac4_core.c726 if (fc & FLOW_RX) { in dwmac4_flow_ctrl()
H A Ddwxgmac2_core.c362 if (fc & FLOW_RX) in dwxgmac2_flow_ctrl()
H A Dstmmac_main.c1079 priv->flow_ctrl = FLOW_RX; in stmmac_mac_link_up()