Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_ethtool.c50 const struct ethtool_ops rtl819x_ethtool_ops = { variable
Drtl_core.h994 extern const struct ethtool_ops rtl819x_ethtool_ops;
Drtl_core.c2928 dev->ethtool_ops = &rtl819x_ethtool_ops; in rtl8192_pci_probe()