Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dr8152.c938 struct rtl_ops { argument
951 } rtl_ops;
4225 tp->rtl_ops.hw_phy_cfg(tp); in r8153c_ups_en()
4262 tp->rtl_ops.hw_phy_cfg(tp);
4304 tp->rtl_ops.hw_phy_cfg(tp); in r8153_power_cut_en()
6988 tp->rtl_ops.enable(tp); in set_carrier()
7007 tp->rtl_ops.disable(tp); in rtl_work_func_t()
7079 tp->rtl_ops.hw_phy_cfg(tp); in rtl_notifier()
7137 tp->rtl_ops.up(tp); in rtl8152_open()
7194 tp->rtl_ops in r8152b_init()
934 struct rtl_ops { global() struct
935 initr8152::rtl_ops global() argument
936 enabler8152::rtl_ops global() argument
937 disabler8152::rtl_ops global() argument
939 downr8152::rtl_ops global() argument
940 unloadr8152::rtl_ops global() argument
941 eee_getr8152::rtl_ops global() argument
942 eee_setr8152::rtl_ops global() argument
943 in_nwayr8152::rtl_ops global() argument
944 hw_phy_cfgr8152::rtl_ops global() argument
945 autosuspend_enr8152::rtl_ops global() argument
946 change_mtur8152::rtl_ops global() argument
947 } rtl_ops; global() member
[all...]
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c1879 const struct ieee80211_ops rtl_ops = { variable
1913 EXPORT_SYMBOL_GPL(rtl_ops);