Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h211 #define FLOW_AUTO (FLOW_TX | FLOW_RX) macro
Ddwmac-sun8i.c668 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
675 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
Dstmmac_main.c135 flow_ctrl = FLOW_AUTO; in stmmac_verify_args()
4330 priv->flow_ctrl = FLOW_AUTO; /* RX/TX pause on */ in stmmac_dvr_probe()