Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h235 #define FLOW_AUTO (FLOW_TX | FLOW_RX) macro
Ddwmac-sun8i.c720 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
727 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
Dstmmac_main.c90 static int flow_ctrl = FLOW_AUTO;
190 flow_ctrl = FLOW_AUTO; in stmmac_verify_args()
7102 priv->flow_ctrl = FLOW_AUTO; /* RX/TX pause on */ in stmmac_dvr_probe()