Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c796 static int bcmgenet_set_features(struct net_device *dev, in bcmgenet_set_features() function
3378 bcmgenet_set_features(dev, dev->features); in bcmgenet_open()
3715 .ndo_set_features = bcmgenet_set_features,
4242 bcmgenet_set_features(dev, dev->features); in bcmgenet_resume()