Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/qca/
Dqca8k-8xxx.c508 qca8k_phy_eth_command(struct qca8k_priv *priv, bool read, int phy, in qca8k_phy_eth_command() function
793 ret = qca8k_phy_eth_command(priv, false, phy, regnum, data); in qca8k_internal_mdio_write()
807 ret = qca8k_phy_eth_command(priv, true, phy, regnum, 0); in qca8k_internal_mdio_read()