Lines Matching defs:netdev
597 struct net_device *netdev; member
968 static int read_mii_word(struct net_device *netdev, int phy_id, int reg) in read_mii_word()
985 void write_mii_word(struct net_device *netdev, int phy_id, int reg, int val) in write_mii_word()
1001 static int rtl8152_set_mac_address(struct net_device *netdev, void *p) in rtl8152_set_mac_address()
1062 struct net_device *netdev; in read_bulk_callback() local
1122 struct net_device *netdev; in write_bulk_callback() local
1267 struct net_device *netdev = tp->netdev; in alloc_all_mem() local
1683 struct net_device *netdev = tp->netdev; in rx_bottom() local
1725 struct net_device *netdev = tp->netdev; in rx_bottom() local
1803 struct net_device *netdev = tp->netdev; in tx_bottom() local
1915 static void rtl8152_tx_timeout(struct net_device *netdev) in rtl8152_tx_timeout()
1924 static void rtl8152_set_rx_mode(struct net_device *netdev) in rtl8152_set_rx_mode()
1934 static void _rtl8152_set_rx_mode(struct net_device *netdev) in _rtl8152_set_rx_mode()
1997 struct net_device *netdev) in rtl8152_start_xmit()
2046 struct net_device *netdev = tp->netdev; in set_tx_qlen() local
2983 struct net_device *netdev = tp->netdev; in set_carrier() local
3051 static int rtl8152_open(struct net_device *netdev) in rtl8152_open()
3098 static int rtl8152_close(struct net_device *netdev) in rtl8152_close()
3379 struct net_device *netdev; in rtl8152_pre_reset() local
3405 struct net_device *netdev; in rtl8152_post_reset() local
3452 struct net_device *netdev = tp->netdev; in rtl8152_suspend() local
3595 static void rtl8152_get_drvinfo(struct net_device *netdev, in rtl8152_get_drvinfo()
3606 int rtl8152_get_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in rtl8152_get_settings()
3861 static int rtl8152_get_coalesce(struct net_device *netdev, in rtl8152_get_coalesce()
3879 static int rtl8152_set_coalesce(struct net_device *netdev, in rtl8152_set_coalesce()
3935 static int rtl8152_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) in rtl8152_ioctl()
4130 struct net_device *netdev; in rtl8152_probe() local