Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/vmxnet3/
H A Dvmxnet3_int.h478 vmxnet3_set_features(struct net_device *netdev, netdev_features_t features);
H A Dvmxnet3_ethtool.c342 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features() function
H A Dvmxnet3_drv.c3384 .ndo_set_features = vmxnet3_set_features, in vmxnet3_probe_device()