Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/
Dhplance.c55 static int hplance_open(struct net_device *dev);
71 .ndo_open = hplance_open,
196 static int hplance_open(struct net_device *dev) in hplance_open() function