Searched refs:hw_enable (Results 1 – 5 of 5) sorted by relevance
71 bool hw_enable; member494 if (!priv->hw_enable) { in enc28j60_set_hw_macaddr()666 priv->hw_enable = false; in enc28j60_hw_init()763 priv->hw_enable = true; in enc28j60_hw_enable()773 priv->hw_enable = false; in enc28j60_hw_disable()783 if (!priv->hw_enable) { in enc28j60_setlink()
590 int (*hw_enable)(struct net_device *dev, int initial); member
679 if (!local->dev_enabled && local->func->hw_enable(dev, 1)) { in prism2_open()
3130 local->func->hw_enable = prism2_hw_enable; in prism2_init_local_data()
3964 static void hw_enable(struct ksz_hw *hw) in hw_enable() function4964 hw_enable(hw); in netdev_tx_timeout()5564 hw_enable(hw); in netdev_open()