Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.c632 static int smsc95xx_set_features(struct net_device *netdev, in smsc95xx_set_features() function
1037 ret = smsc95xx_set_features(dev->net, dev->net->features); in smsc95xx_reset()
1083 .ndo_set_features = smsc95xx_set_features,