Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dhplance.c56 static int hplance_open(struct net_device *dev);
72 .ndo_open = hplance_open,
201 static int hplance_open(struct net_device *dev) in hplance_open() function