Home
last modified time | relevance | path

Searched refs:hp100_private (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hp/
Dhp100.c151 struct hp100_private { struct
250 static void hp100_clear_stats(struct hp100_private *lp, int ioaddr);
285 struct hp100_private *lp = netdev_priv(dev); in virt_to_whatever()
289 static inline u_int pdl_map_data(struct hp100_private *lp, void *data) in pdl_map_data()
401 struct net_device *dev = alloc_etherdev(sizeof(struct hp100_private)); in hp100_probe()
463 struct hp100_private *lp; in hp100_probe1()
818 struct hp100_private *lp = netdev_priv(dev); in hp100_hwinit()
912 struct hp100_private *lp = netdev_priv(dev); in hp100_mmuinit()
1090 struct hp100_private *lp = netdev_priv(dev); in hp100_open()
1130 struct hp100_private *lp = netdev_priv(dev); in hp100_close()
[all …]