Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c327 if (!priv->mgmt_conduit) { in qca8k_read_eth()
333 skb->dev = priv->mgmt_conduit; in qca8k_read_eth()
379 if (!priv->mgmt_conduit) { in qca8k_write_eth()
385 skb->dev = priv->mgmt_conduit; in qca8k_write_eth()
511 if (priv->mgmt_conduit && in qca8k_bulk_read()
534 if (priv->mgmt_conduit && in qca8k_bulk_gather_write()
629 struct net_device *mgmt_conduit; in qca8k_phy_eth_command() local
687 mgmt_conduit = priv->mgmt_conduit; in qca8k_phy_eth_command()
688 if (!mgmt_conduit) { in qca8k_phy_eth_command()
695 read_skb->dev = mgmt_conduit; in qca8k_phy_eth_command()
[all …]