Home
last modified time | relevance | path

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

/drivers/net/usb/
A Dr8152.c889 struct rtl_ops { struct
890 void (*init)(struct r8152 *tp);
891 int (*enable)(struct r8152 *tp);
892 void (*disable)(struct r8152 *tp);
893 void (*up)(struct r8152 *tp);
894 void (*down)(struct r8152 *tp);
895 void (*unload)(struct r8152 *tp);
898 bool (*in_nway)(struct r8152 *tp);
899 void (*hw_phy_cfg)(struct r8152 *tp);
901 void (*change_mtu)(struct r8152 *tp);
[all …]
/drivers/net/wireless/realtek/rtlwifi/
A Dcore.c1879 const struct ieee80211_ops rtl_ops = { variable

Completed in 25 milliseconds