Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h236 #define FLOW_AUTO (FLOW_TX | FLOW_RX) macro
Ddwmac-sun8i.c729 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
736 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
Dstmmac_main.c90 static int flow_ctrl = FLOW_AUTO;
188 flow_ctrl = FLOW_AUTO; in stmmac_verify_args()
1163 priv->flow_ctrl = FLOW_AUTO; in stmmac_mac_link_up()
7217 priv->flow_ctrl = FLOW_AUTO; /* RX/TX pause on */ in stmmac_dvr_probe()