Lines Matching defs:dev
1349 struct net_device *dev; member
4256 static void send_packet(struct sk_buff *skb, struct net_device *dev) in send_packet()
4369 struct net_device *dev = NULL; in transmit_cleanup() local
4426 struct net_device *dev = hw->port_info[port].pdev; in tx_done() local
4453 static netdev_tx_t netdev_tx(struct sk_buff *skb, struct net_device *dev) in netdev_tx()
4526 static void netdev_tx_timeout(struct net_device *dev, unsigned int txqueue) in netdev_tx_timeout()
4607 static inline int rx_proc(struct net_device *dev, struct ksz_hw* hw, in rx_proc()
4660 struct net_device *dev = hw->port_info[0].pdev; in dev_rcv_packets() local
4696 struct net_device *dev = hw->port_info[0].pdev; in port_rcv_packets() local
4741 struct net_device *dev = hw->port_info[0].pdev; in dev_rcv_special() local
4861 struct net_device *dev = (struct net_device *) dev_id; in netdev_intr() local
4932 static void netdev_netpoll(struct net_device *dev) in netdev_netpoll()
4972 static int netdev_close(struct net_device *dev) in netdev_close()
5059 static int prepare_hardware(struct net_device *dev) in prepare_hardware()
5088 static void set_media_state(struct net_device *dev, int media_state) in set_media_state()
5109 static int netdev_open(struct net_device *dev) in netdev_open()
5213 static struct net_device_stats *netdev_query_statistics(struct net_device *dev) in netdev_query_statistics()
5269 static int netdev_set_mac_address(struct net_device *dev, void *addr) in netdev_set_mac_address()
5297 static void dev_set_promiscuous(struct net_device *dev, struct dev_priv *priv, in dev_set_promiscuous()
5357 static void netdev_set_rx_mode(struct net_device *dev) in netdev_set_rx_mode()
5405 static int netdev_change_mtu(struct net_device *dev, int new_mtu) in netdev_change_mtu()
5445 static int netdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in netdev_ioctl()
5506 static int mdio_read(struct net_device *dev, int phy_id, int reg_num) in mdio_read()
5526 static void mdio_write(struct net_device *dev, int phy_id, int reg_num, int val) in mdio_write()
5563 static int netdev_get_link_ksettings(struct net_device *dev, in netdev_get_link_ksettings()
5590 static int netdev_set_link_ksettings(struct net_device *dev, in netdev_set_link_ksettings()
5661 static int netdev_nway_reset(struct net_device *dev) in netdev_nway_reset()
5681 static u32 netdev_get_link(struct net_device *dev) in netdev_get_link()
5697 static void netdev_get_drvinfo(struct net_device *dev, in netdev_get_drvinfo()
5730 static int netdev_get_regs_len(struct net_device *dev) in netdev_get_regs_len()
5750 static void netdev_get_regs(struct net_device *dev, struct ethtool_regs *regs, in netdev_get_regs()
5788 static void netdev_get_wol(struct net_device *dev, in netdev_get_wol()
5808 static int netdev_set_wol(struct net_device *dev, in netdev_set_wol()
5837 static u32 netdev_get_msglevel(struct net_device *dev) in netdev_get_msglevel()
5851 static void netdev_set_msglevel(struct net_device *dev, u32 value) in netdev_set_msglevel()
5866 static int netdev_get_eeprom_len(struct net_device *dev) in netdev_get_eeprom_len()
5883 static int netdev_get_eeprom(struct net_device *dev, in netdev_get_eeprom()
5911 static int netdev_set_eeprom(struct net_device *dev, in netdev_set_eeprom()
5945 static void netdev_get_pauseparam(struct net_device *dev, in netdev_get_pauseparam()
5978 static int netdev_set_pauseparam(struct net_device *dev, in netdev_set_pauseparam()
6025 static void netdev_get_ringparam(struct net_device *dev, in netdev_get_ringparam()
6091 static void netdev_get_strings(struct net_device *dev, u32 stringset, u8 *buf) in netdev_get_strings()
6111 static int netdev_get_sset_count(struct net_device *dev, int sset) in netdev_get_sset_count()
6133 static void netdev_get_ethtool_stats(struct net_device *dev, in netdev_get_ethtool_stats()
6201 static int netdev_set_features(struct net_device *dev, in netdev_set_features()
6251 static void update_link(struct net_device *dev, struct dev_priv *priv, in update_link()
6335 struct net_device *dev = priv->mii_if.dev; in dev_monitor() local
6399 static int __init netdev_init(struct net_device *dev) in netdev_init()
6453 static void netdev_free(struct net_device *dev) in netdev_free()
6539 struct net_device *dev; in pcidev_init() local
6797 struct net_device *dev = info->netdev[i]; in pcidev_resume() local
6820 struct net_device *dev = info->netdev[i]; in pcidev_suspend() local