Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-qcom-ethqos.c109 int (*configure_func)(struct qcom_ethqos *ethqos); member
699 return ethqos->configure_func(ethqos); in ethqos_configure()
818 ethqos->configure_func = ethqos_configure_rgmii; in qcom_ethqos_probe()
824 ethqos->configure_func = ethqos_configure_sgmii; in qcom_ethqos_probe()