Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dr8152.c722 struct rtl_ops { struct
723 void (*init)(struct r8152 *);
724 int (*enable)(struct r8152 *);
725 void (*disable)(struct r8152 *);
726 void (*up)(struct r8152 *);
727 void (*down)(struct r8152 *);
728 void (*unload)(struct r8152 *);
729 int (*eee_get)(struct r8152 *, struct ethtool_eee *);
730 int (*eee_set)(struct r8152 *, struct ethtool_eee *);
731 bool (*in_nway)(struct r8152 *);
[all …]
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1890 const struct ieee80211_ops rtl_ops = { variable
/Linux-v4.19/drivers/staging/rtlwifi/
Dcore.c1925 const struct ieee80211_ops rtl_ops = { variable