Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1685 mv643xx_eth_set_features(struct net_device *dev, netdev_features_t features) in mv643xx_eth_set_features() function
2366 mv643xx_eth_set_features(mp->dev, mp->dev->features); in port_start()
3082 .ndo_set_features = mv643xx_eth_set_features,