Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/vmxnet3/
Dvmxnet3_int.h501 vmxnet3_set_features(struct net_device *netdev, netdev_features_t features);
Dvmxnet3_ethtool.c391 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features() function
Dvmxnet3_drv.c3597 .ndo_set_features = vmxnet3_set_features, in vmxnet3_probe_device()