Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_ethtool.c46 const struct ethtool_ops rtl819x_ethtool_ops = { variable
Drtl_core.h573 extern const struct ethtool_ops rtl819x_ethtool_ops;
Drtl_core.c2510 dev->ethtool_ops = &rtl819x_ethtool_ops; in _rtl92e_pci_probe()