Lines Matching defs:dev
302 static int b44_mdio_read_mii(struct net_device *dev, int phy_id, int location) in b44_mdio_read_mii()
312 static void b44_mdio_write_mii(struct net_device *dev, int phy_id, int location, in b44_mdio_write_mii()
909 struct net_device *dev = dev_id; in b44_interrupt() local
949 static void b44_tx_timeout(struct net_device *dev, unsigned int txqueue) in b44_tx_timeout()
968 static netdev_tx_t b44_start_xmit(struct sk_buff *skb, struct net_device *dev) in b44_start_xmit()
1058 static int b44_change_mtu(struct net_device *dev, int new_mtu) in b44_change_mtu()
1374 static int b44_set_mac_addr(struct net_device *dev, void *p) in b44_set_mac_addr()
1447 static int b44_open(struct net_device *dev) in b44_open()
1491 static void b44_poll_controller(struct net_device *dev) in b44_poll_controller()
1640 static int b44_close(struct net_device *dev) in b44_close()
1673 static void b44_get_stats64(struct net_device *dev, in b44_get_stats64()
1719 static int __b44_load_mcast(struct b44 *bp, struct net_device *dev) in __b44_load_mcast()
1734 static void __b44_set_rx_mode(struct net_device *dev) in __b44_set_rx_mode()
1765 static void b44_set_rx_mode(struct net_device *dev) in b44_set_rx_mode()
1774 static u32 b44_get_msglevel(struct net_device *dev) in b44_get_msglevel()
1780 static void b44_set_msglevel(struct net_device *dev, u32 value) in b44_set_msglevel()
1786 static void b44_get_drvinfo (struct net_device *dev, struct ethtool_drvinfo *info) in b44_get_drvinfo()
1806 static int b44_nway_reset(struct net_device *dev) in b44_nway_reset()
1826 static int b44_get_link_ksettings(struct net_device *dev, in b44_get_link_ksettings()
1880 static int b44_set_link_ksettings(struct net_device *dev, in b44_set_link_ksettings()
1961 static void b44_get_ringparam(struct net_device *dev, in b44_get_ringparam()
1972 static int b44_set_ringparam(struct net_device *dev, in b44_set_ringparam()
1999 static void b44_get_pauseparam(struct net_device *dev, in b44_get_pauseparam()
2012 static int b44_set_pauseparam(struct net_device *dev, in b44_set_pauseparam()
2044 static void b44_get_strings(struct net_device *dev, u32 stringset, u8 *data) in b44_get_strings()
2053 static int b44_get_sset_count(struct net_device *dev, int sset) in b44_get_sset_count()
2063 static void b44_get_ethtool_stats(struct net_device *dev, in b44_get_ethtool_stats()
2087 static void b44_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in b44_get_wol()
2099 static int b44_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in b44_set_wol()
2133 static int b44_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in b44_ioctl()
2209 static void b44_adjust_link(struct net_device *dev) in b44_adjust_link()
2330 struct net_device *dev = bp->dev; in b44_unregister_phy_one() local
2341 struct net_device *dev; in b44_init_one() local
2470 struct net_device *dev = ssb_get_drvdata(sdev); in b44_remove_one() local
2486 struct net_device *dev = ssb_get_drvdata(sdev); in b44_suspend() local
2515 struct net_device *dev = ssb_get_drvdata(sdev); in b44_resume() local