Searched refs:mgmt_conduit (Results 1 – 3 of 3) sorted by relevance
327 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()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()696 clear_skb->dev = mgmt_conduit; in qca8k_phy_eth_command()[all …]
463 struct net_device *mgmt_conduit; /* Track if mdio/mib Ethernet is available */ member
502 if (priv->mgmt_conduit && priv->info->ops->autocast_mib && in qca8k_get_ethtool_stats()