Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Defx_common.h99 int efx_set_features(struct net_device *net_dev, netdev_features_t data);
H A Def100_netdev.c286 .ndo_set_features = efx_set_features,
H A Defx.c607 .ndo_set_features = efx_set_features,
H A Defx_common.c208 int efx_set_features(struct net_device *net_dev, netdev_features_t data) in efx_set_features() function