Lines Matching defs:dev

549 	struct net_device *dev;  member
668 static ssize_t natsemi_show_dspcfg_workaround(struct device *dev, in natsemi_show_dspcfg_workaround()
677 static ssize_t natsemi_set_dspcfg_workaround(struct device *dev, in natsemi_set_dspcfg_workaround()
703 static inline void __iomem *ns_ioaddr(struct net_device *dev) in ns_ioaddr()
710 static inline void natsemi_irq_enable(struct net_device *dev) in natsemi_irq_enable()
716 static inline void natsemi_irq_disable(struct net_device *dev) in natsemi_irq_disable()
722 static void move_int_phy(struct net_device *dev, int addr) in move_int_phy()
747 static void natsemi_init_media(struct net_device *dev) in natsemi_init_media()
804 struct net_device *dev; in natsemi_probe1() local
1048 static int mii_getbit (struct net_device *dev) in mii_getbit()
1060 static void mii_send_bits (struct net_device *dev, u32 data, int len) in mii_send_bits()
1077 static int miiport_read(struct net_device *dev, int phy_id, int reg) in miiport_read()
1102 static void miiport_write(struct net_device *dev, int phy_id, int reg, u16 data) in miiport_write()
1116 static int mdio_read(struct net_device *dev, int reg) in mdio_read()
1131 static void mdio_write(struct net_device *dev, int reg, u16 data) in mdio_write()
1143 static void init_phy_fixup(struct net_device *dev) in init_phy_fixup()
1256 static int switch_port_external(struct net_device *dev) in switch_port_external()
1289 static int switch_port_internal(struct net_device *dev) in switch_port_internal()
1341 static int find_mii(struct net_device *dev) in find_mii()
1384 static void natsemi_reset(struct net_device *dev) in natsemi_reset()
1461 static void reset_rx(struct net_device *dev) in reset_rx()
1486 static void natsemi_reload_eeprom(struct net_device *dev) in natsemi_reload_eeprom()
1507 static void natsemi_stop_rxtx(struct net_device *dev) in natsemi_stop_rxtx()
1528 static int netdev_open(struct net_device *dev) in netdev_open()
1578 static void do_cable_magic(struct net_device *dev) in do_cable_magic()
1622 static void undo_cable_magic(struct net_device *dev) in undo_cable_magic()
1642 static void check_link(struct net_device *dev) in check_link()
1708 static void init_registers(struct net_device *dev) in init_registers()
1790 struct net_device *dev = np->dev; in netdev_timer() local
1858 static void dump_ring(struct net_device *dev) in dump_ring()
1881 static void ns_tx_timeout(struct net_device *dev, unsigned int txqueue) in ns_tx_timeout()
1913 static int alloc_ring(struct net_device *dev) in alloc_ring()
1925 static void refill_rx(struct net_device *dev) in refill_rx()
1958 static void set_bufsize(struct net_device *dev) in set_bufsize()
1968 static void init_ring(struct net_device *dev) in init_ring()
2006 static void drain_tx(struct net_device *dev) in drain_tx()
2022 static void drain_rx(struct net_device *dev) in drain_rx()
2042 static void drain_ring(struct net_device *dev) in drain_ring()
2048 static void free_ring(struct net_device *dev) in free_ring()
2056 static void reinit_rx(struct net_device *dev) in reinit_rx()
2072 static void reinit_ring(struct net_device *dev) in reinit_ring()
2086 static netdev_tx_t start_tx(struct sk_buff *skb, struct net_device *dev) in start_tx()
2139 static void netdev_tx_done(struct net_device *dev) in netdev_tx_done()
2185 struct net_device *dev = dev_instance; in intr_handler() local
2227 struct net_device *dev = np->dev; in natsemi_poll() local
2277 static void netdev_rx(struct net_device *dev, int *work_done, int work_to_do) in netdev_rx()
2394 static void netdev_error(struct net_device *dev, int intr_status) in netdev_error()
2457 static void __get_stats(struct net_device *dev) in __get_stats()
2466 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats()
2480 static void natsemi_poll_controller(struct net_device *dev) in natsemi_poll_controller()
2492 static void __set_rx_mode(struct net_device *dev) in __set_rx_mode()
2527 static int natsemi_change_mtu(struct net_device *dev, int new_mtu) in natsemi_change_mtu()
2555 static void set_rx_mode(struct net_device *dev) in set_rx_mode()
2564 static void get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) in get_drvinfo()
2572 static int get_regs_len(struct net_device *dev) in get_regs_len()
2577 static int get_eeprom_len(struct net_device *dev) in get_eeprom_len()
2583 static int get_link_ksettings(struct net_device *dev, in get_link_ksettings()
2593 static int set_link_ksettings(struct net_device *dev, in set_link_ksettings()
2604 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol()
2613 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in set_wol()
2624 static void get_regs(struct net_device *dev, struct ethtool_regs *regs, void *buf) in get_regs()
2633 static u32 get_msglevel(struct net_device *dev) in get_msglevel()
2639 static void set_msglevel(struct net_device *dev, u32 val) in set_msglevel()
2645 static int nway_reset(struct net_device *dev) in nway_reset()
2659 static u32 get_link(struct net_device *dev) in get_link()
2666 static int get_eeprom(struct net_device *dev, struct ethtool_eeprom *eeprom, u8 *data) in get_eeprom()
2702 static int netdev_set_wol(struct net_device *dev, u32 newval) in netdev_set_wol()
2732 static int netdev_get_wol(struct net_device *dev, u32 *supported, u32 *cur) in netdev_get_wol()
2768 static int netdev_set_sopass(struct net_device *dev, u8 *newval) in netdev_set_sopass()
2800 static int netdev_get_sopass(struct net_device *dev, u8 *data) in netdev_get_sopass()
2829 static int netdev_get_ecmd(struct net_device *dev, in netdev_get_ecmd()
2912 static int netdev_set_ecmd(struct net_device *dev, in netdev_set_ecmd()
3002 static int netdev_get_regs(struct net_device *dev, u8 *buf) in netdev_get_regs()
3054 static int netdev_get_eeprom(struct net_device *dev, u8 *buf) in netdev_get_eeprom()
3072 static int netdev_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in netdev_ioctl()
3124 static void enable_wol_mode(struct net_device *dev, int enable_intr) in enable_wol_mode()
3157 static int netdev_close(struct net_device *dev) in netdev_close()
3236 struct net_device *dev = pci_get_drvdata(pdev); in natsemi_remove1() local
3273 struct net_device *dev = dev_get_drvdata(dev_d); in natsemi_suspend() local
3324 struct net_device *dev = dev_get_drvdata(dev_d); in natsemi_resume() local