Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/8390/
Dpcnet_cs.c97 static int pcnet_open(struct net_device *dev);
221 .ndo_open = pcnet_open,
893 static int pcnet_open(struct net_device *dev) in pcnet_open() function