Home
last modified time | relevance | path

Searched defs:pNetDevice_p (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/epl/
DVirtualEthernetLinux.c164 static int VEthOpen(struct net_device *pNetDevice_p) in VEthOpen()
183 static int VEthClose(struct net_device *pNetDevice_p) in VEthClose()
196 static int VEthXmit(struct sk_buff *pSkb_p, struct net_device *pNetDevice_p) in VEthXmit()
231 static struct net_device_stats *VEthGetStats(struct net_device *pNetDevice_p) in VEthGetStats()
238 static void VEthTimeout(struct net_device *pNetDevice_p) in VEthTimeout()