Home
last modified time | relevance | path

Searched refs:efx_set_features (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Defx_common.h101 int efx_set_features(struct net_device *net_dev, netdev_features_t data);
H A Def100_netdev.c227 .ndo_set_features = efx_set_features,
H A Defx_common.c211 int efx_set_features(struct net_device *net_dev, netdev_features_t data) in efx_set_features() function
H A Defx.c598 .ndo_set_features = efx_set_features,