Lines Matching defs:dev
281 static int b44_mdio_read_mii(struct net_device *dev, int phy_id, int location) in b44_mdio_read_mii()
291 static void b44_mdio_write_mii(struct net_device *dev, int phy_id, int location, in b44_mdio_write_mii()
888 struct net_device *dev = dev_id; in b44_interrupt() local
928 static void b44_tx_timeout(struct net_device *dev, unsigned int txqueue) in b44_tx_timeout()
947 static netdev_tx_t b44_start_xmit(struct sk_buff *skb, struct net_device *dev) in b44_start_xmit()
1037 static int b44_change_mtu(struct net_device *dev, int new_mtu) in b44_change_mtu()
1353 static int b44_set_mac_addr(struct net_device *dev, void *p) in b44_set_mac_addr()
1426 static int b44_open(struct net_device *dev) in b44_open()
1470 static void b44_poll_controller(struct net_device *dev) in b44_poll_controller()
1620 static int b44_close(struct net_device *dev) in b44_close()
1653 static void b44_get_stats64(struct net_device *dev, in b44_get_stats64()
1699 static int __b44_load_mcast(struct b44 *bp, struct net_device *dev) in __b44_load_mcast()
1714 static void __b44_set_rx_mode(struct net_device *dev) in __b44_set_rx_mode()
1745 static void b44_set_rx_mode(struct net_device *dev) in b44_set_rx_mode()
1754 static u32 b44_get_msglevel(struct net_device *dev) in b44_get_msglevel()
1760 static void b44_set_msglevel(struct net_device *dev, u32 value) in b44_set_msglevel()
1766 static void b44_get_drvinfo (struct net_device *dev, struct ethtool_drvinfo *info) in b44_get_drvinfo()
1786 static int b44_nway_reset(struct net_device *dev) in b44_nway_reset()
1804 static int b44_get_link_ksettings(struct net_device *dev, in b44_get_link_ksettings()
1858 static int b44_set_link_ksettings(struct net_device *dev, in b44_set_link_ksettings()
1939 static void b44_get_ringparam(struct net_device *dev, in b44_get_ringparam()
1952 static int b44_set_ringparam(struct net_device *dev, in b44_set_ringparam()
1981 static void b44_get_pauseparam(struct net_device *dev, in b44_get_pauseparam()
1994 static int b44_set_pauseparam(struct net_device *dev, in b44_set_pauseparam()
2028 static void b44_get_strings(struct net_device *dev, u32 stringset, u8 *data) in b44_get_strings()
2037 static int b44_get_sset_count(struct net_device *dev, int sset) in b44_get_sset_count()
2047 static void b44_get_ethtool_stats(struct net_device *dev, in b44_get_ethtool_stats()
2071 static void b44_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in b44_get_wol()
2083 static int b44_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in b44_set_wol()
2117 static int b44_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in b44_ioctl()
2193 static void b44_adjust_link(struct net_device *dev) in b44_adjust_link()
2314 struct net_device *dev = bp->dev; in b44_unregister_phy_one() local
2325 struct net_device *dev; in b44_init_one() local
2454 struct net_device *dev = ssb_get_drvdata(sdev); in b44_remove_one() local
2470 struct net_device *dev = ssb_get_drvdata(sdev); in b44_suspend() local
2499 struct net_device *dev = ssb_get_drvdata(sdev); in b44_resume() local