Home
last modified time | relevance | path

Searched defs:rtl_ops (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
Dr8152.c806 struct rtl_ops { struct
807 void (*init)(struct r8152 *tp);
808 int (*enable)(struct r8152 *tp);
809 void (*disable)(struct r8152 *tp);
810 void (*up)(struct r8152 *tp);
811 void (*down)(struct r8152 *tp);
812 void (*unload)(struct r8152 *tp);
813 int (*eee_get)(struct r8152 *tp, struct ethtool_eee *eee);
814 int (*eee_set)(struct r8152 *tp, struct ethtool_eee *eee);
815 bool (*in_nway)(struct r8152 *tp);
[all …]
/kernel/linux/linux-6.6/drivers/net/usb/
Dr8152.c888 struct rtl_ops { struct
889 void (*init)(struct r8152 *tp);
890 int (*enable)(struct r8152 *tp);
891 void (*disable)(struct r8152 *tp);
892 void (*up)(struct r8152 *tp);
893 void (*down)(struct r8152 *tp);
894 void (*unload)(struct r8152 *tp);
895 int (*eee_get)(struct r8152 *tp, struct ethtool_eee *eee);
896 int (*eee_set)(struct r8152 *tp, struct ethtool_eee *eee);
897 bool (*in_nway)(struct r8152 *tp);
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1879 const struct ieee80211_ops rtl_ops = { variable
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1921 const struct ieee80211_ops rtl_ops = { variable