Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
A Dr8152.c875 struct rtl_ops { struct
876 void (*init)(struct r8152 *tp);
877 int (*enable)(struct r8152 *tp);
878 void (*disable)(struct r8152 *tp);
879 void (*up)(struct r8152 *tp);
880 void (*down)(struct r8152 *tp);
881 void (*unload)(struct r8152 *tp);
884 bool (*in_nway)(struct r8152 *tp);
885 void (*hw_phy_cfg)(struct r8152 *tp);
887 void (*change_mtu)(struct r8152 *tp);
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/
A Dcore.c1910 const struct ieee80211_ops rtl_ops = { variable

Completed in 20 milliseconds