Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h215 #define FLOW_AUTO (FLOW_TX | FLOW_RX) macro
Ddwmac-sun8i.c690 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
697 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
Dstmmac_main.c69 static int flow_ctrl = FLOW_AUTO;
128 flow_ctrl = FLOW_AUTO; in stmmac_verify_args()
5026 priv->flow_ctrl = FLOW_AUTO; /* RX/TX pause on */ in stmmac_dvr_probe()