Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h223 #define FLOW_AUTO (FLOW_TX | FLOW_RX) macro
H A Ddwmac-sun8i.c707 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
714 if (fc == FLOW_AUTO) in sun8i_dwmac_flow_ctrl()
H A Dstmmac_platform.c574 plat->flow_ctrl = FLOW_AUTO; in stmmac_probe_config_dt()
H A Dstmmac_main.c77 static int flow_ctrl = FLOW_AUTO;
158 flow_ctrl = FLOW_AUTO; in stmmac_verify_args()
1049 priv->flow_ctrl = FLOW_AUTO; in stmmac_mac_link_up()
5173 priv->flow_ctrl = FLOW_AUTO; /* RX/TX pause on */ in stmmac_dvr_probe()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drv1106.dtsi1292 /* FLOW_OFF: 0, FLOW_RX: 1, FLOW_TX: 2, FLOW_AUTO: 3 */