Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Defx_common.h101 int efx_set_features(struct net_device *net_dev, netdev_features_t data);
Def100_netdev.c226 .ndo_set_features = efx_set_features,
Defx.c598 .ndo_set_features = efx_set_features,
Defx_common.c211 int efx_set_features(struct net_device *net_dev, netdev_features_t data) in efx_set_features() function