Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h242 #define FLOW_AUTO (FLOW_TX | FLOW_RX) macro
Ddwmac-sun8i.c739 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
746 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
Dstmmac_main.c91 static int flow_ctrl = FLOW_AUTO;
194 flow_ctrl = FLOW_AUTO; in stmmac_verify_args()
1076 priv->flow_ctrl = FLOW_AUTO; in stmmac_mac_link_up()
7529 priv->flow_ctrl = FLOW_AUTO; /* RX/TX pause on */ in stmmac_dvr_probe()