Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_int.h524 vmxnet3_set_features(struct net_device *netdev, netdev_features_t features);
H A Dvmxnet3_ethtool.c414 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features() function
H A Dvmxnet3_drv.c3775 .ndo_set_features = vmxnet3_set_features, in vmxnet3_probe_device()