Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_int.h517 vmxnet3_fix_features(struct net_device *netdev, netdev_features_t features);
H A Dvmxnet3_ethtool.c264 netdev_features_t vmxnet3_fix_features(struct net_device *netdev, in vmxnet3_fix_features() function
H A Dvmxnet3_drv.c3774 .ndo_fix_features = vmxnet3_fix_features, in vmxnet3_probe_device()