Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/amd/
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