Lines Matching defs:netdev
48 jme_mdio_read(struct net_device *netdev, int phy, int reg) in jme_mdio_read()
78 jme_mdio_write(struct net_device *netdev, in jme_mdio_write()
302 jme_load_macaddr(struct net_device *netdev) in jme_load_macaddr()
411 jme_check_link(struct net_device *netdev, int testonly) in jme_check_link()
1188 struct net_device *netdev = jme->dev; in jme_pcc_tasklet() local
1266 struct net_device *netdev = jme->dev; in jme_link_change_work() local
1557 struct net_device *netdev = dev_id; in jme_intr() local
1583 struct net_device *netdev = dev_id; in jme_msi() local
1616 struct net_device *netdev = jme->dev; in jme_request_irq() local
1821 jme_open(struct net_device *netdev) in jme_open()
1904 jme_close(struct net_device *netdev) in jme_close()
2196 jme_start_xmit(struct sk_buff *skb, struct net_device *netdev) in jme_start_xmit()
2233 jme_set_unicastaddr(struct net_device *netdev) in jme_set_unicastaddr()
2249 jme_set_macaddr(struct net_device *netdev, void *p) in jme_set_macaddr()
2266 jme_set_multi(struct net_device *netdev) in jme_set_multi()
2300 jme_change_mtu(struct net_device *netdev, int new_mtu) in jme_change_mtu()
2314 jme_tx_timeout(struct net_device *netdev, unsigned int txqueue) in jme_tx_timeout()
2330 jme_get_drvinfo(struct net_device *netdev, in jme_get_drvinfo()
2341 jme_get_regs_len(struct net_device *netdev) in jme_get_regs_len()
2366 jme_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in jme_get_regs()
2389 static int jme_get_coalesce(struct net_device *netdev, in jme_get_coalesce()
2428 static int jme_set_coalesce(struct net_device *netdev, in jme_set_coalesce()
2459 jme_get_pauseparam(struct net_device *netdev, in jme_get_pauseparam()
2477 jme_set_pauseparam(struct net_device *netdev, in jme_set_pauseparam()
2526 jme_get_wol(struct net_device *netdev, in jme_get_wol()
2544 jme_set_wol(struct net_device *netdev, in jme_set_wol()
2568 jme_get_link_ksettings(struct net_device *netdev, in jme_get_link_ksettings()
2580 jme_set_link_ksettings(struct net_device *netdev, in jme_set_link_ksettings()
2614 jme_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) in jme_ioctl()
2643 jme_get_link(struct net_device *netdev) in jme_get_link()
2650 jme_get_msglevel(struct net_device *netdev) in jme_get_msglevel()
2657 jme_set_msglevel(struct net_device *netdev, u32 value) in jme_set_msglevel()
2664 jme_fix_features(struct net_device *netdev, netdev_features_t features) in jme_fix_features()
2672 jme_set_features(struct net_device *netdev, netdev_features_t features) in jme_set_features()
2699 jme_nway_reset(struct net_device *netdev) in jme_nway_reset()
2780 jme_get_eeprom_len(struct net_device *netdev) in jme_get_eeprom_len()
2789 jme_get_eeprom(struct net_device *netdev, in jme_get_eeprom()
2806 jme_set_eeprom(struct net_device *netdev, in jme_set_eeprom()
2909 struct net_device *netdev; in jme_init_one() local
3146 struct net_device *netdev = pci_get_drvdata(pdev); in jme_remove_one() local
3160 struct net_device *netdev = pci_get_drvdata(pdev); in jme_shutdown() local
3171 struct net_device *netdev = dev_get_drvdata(dev); in jme_suspend() local
3213 struct net_device *netdev = dev_get_drvdata(dev); in jme_resume() local