Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Drtl_ethtool.c46 const struct ethtool_ops rtl819x_ethtool_ops = { variable
Drtl_core.h577 extern const struct ethtool_ops rtl819x_ethtool_ops;
Drtl_core.c2640 dev->ethtool_ops = &rtl819x_ethtool_ops; in _rtl92e_pci_probe()