Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/realtek/
Dr8169_main.c1529 static int rtl8169_set_features(struct net_device *dev, in rtl8169_set_features() function
4925 .ndo_set_features = rtl8169_set_features,
5318 rtl8169_set_features(dev, dev->features); in rtl_init_one()