Lines Matching defs:netdev
585 struct net_device *netdev; member
954 static int read_mii_word(struct net_device *netdev, int phy_id, int reg) in read_mii_word()
971 void write_mii_word(struct net_device *netdev, int phy_id, int reg, int val) in write_mii_word()
987 static int rtl8152_set_mac_address(struct net_device *netdev, void *p) in rtl8152_set_mac_address()
1048 struct net_device *netdev; in read_bulk_callback() local
1108 struct net_device *netdev; in write_bulk_callback() local
1253 struct net_device *netdev = tp->netdev; in alloc_all_mem() local
1669 struct net_device *netdev = tp->netdev; in rx_bottom() local
1711 struct net_device *netdev = tp->netdev; in rx_bottom() local
1789 struct net_device *netdev = tp->netdev; in tx_bottom() local
1901 static void rtl8152_tx_timeout(struct net_device *netdev) in rtl8152_tx_timeout()
1911 static void rtl8152_set_rx_mode(struct net_device *netdev) in rtl8152_set_rx_mode()
1921 static void _rtl8152_set_rx_mode(struct net_device *netdev) in _rtl8152_set_rx_mode()
1984 struct net_device *netdev) in rtl8152_start_xmit()
2033 struct net_device *netdev = tp->netdev; in set_tx_qlen() local
2924 struct net_device *netdev = tp->netdev; in set_carrier() local
2990 static int rtl8152_open(struct net_device *netdev) in rtl8152_open()
3037 static int rtl8152_close(struct net_device *netdev) in rtl8152_close()
3309 struct net_device *netdev = tp->netdev; in rtl8152_suspend() local
3436 static void rtl8152_get_drvinfo(struct net_device *netdev, in rtl8152_get_drvinfo()
3447 int rtl8152_get_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in rtl8152_get_settings()
3702 static int rtl8152_get_coalesce(struct net_device *netdev, in rtl8152_get_coalesce()
3720 static int rtl8152_set_coalesce(struct net_device *netdev, in rtl8152_set_coalesce()
3776 static int rtl8152_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) in rtl8152_ioctl()
3964 struct net_device *netdev; in rtl8152_probe() local