Home
last modified time | relevance | path

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

/drivers/staging/epl/
DVirtualEthernetLinux.c137 static void VEthTimeout(struct net_device *pNetDevice_p);
238 static void VEthTimeout(struct net_device *pNetDevice_p) in VEthTimeout() function
307 pVEthNetDevice_g->tx_timeout = VEthTimeout; in VEthAddInstance()