Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1686 mv643xx_eth_set_features(struct net_device *dev, netdev_features_t features) in mv643xx_eth_set_features() function
2367 mv643xx_eth_set_features(mp->dev, mp->dev->features); in port_start()
3085 .ndo_set_features = mv643xx_eth_set_features,