Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/vmxnet3/
Dvmxnet3_int.h551 vmxnet3_set_features(struct net_device *netdev, netdev_features_t features);
Dvmxnet3_ethtool.c414 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features() function
Dvmxnet3_drv.c3936 .ndo_set_features = vmxnet3_set_features, in vmxnet3_probe_device()