Home
last modified time | relevance | path

Searched refs:FLOW_AUTO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h267 #define FLOW_AUTO (FLOW_TX | FLOW_RX) macro
H A Ddwmac-sun8i.c738 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
745 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
H A Dstmmac_main.c91 static int flow_ctrl = FLOW_AUTO;
194 flow_ctrl = FLOW_AUTO; in stmmac_verify_args()
1077 priv->flow_ctrl = FLOW_AUTO; in stmmac_mac_link_up()
7596 priv->flow_ctrl = FLOW_AUTO; /* RX/TX pause on */ in stmmac_dvr_probe()