Searched refs:hw_enable (Results 1 – 5 of 5) sorted by relevance
68 bool hw_enable; member485 if (!priv->hw_enable) { in enc28j60_set_hw_macaddr()664 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()
592 int (*hw_enable)(struct net_device *dev, int initial); member
675 if (!local->dev_enabled && local->func->hw_enable(dev, 1)) { in prism2_open()
3090 local->func->hw_enable = prism2_hw_enable; in prism2_init_local_data()
3953 static void hw_enable(struct ksz_hw *hw) in hw_enable() function4953 hw_enable(hw); in netdev_tx_timeout()5552 hw_enable(hw); in netdev_open()