Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dr8152.c889 struct rtl_ops { struct
902 } rtl_ops; member
890 initr8152::rtl_ops global() argument
891 enabler8152::rtl_ops global() argument
892 disabler8152::rtl_ops global() argument
893 upr8152::rtl_ops global() argument
894 downr8152::rtl_ops global() argument
895 unloadr8152::rtl_ops global() argument
896 eee_getr8152::rtl_ops global() argument
897 eee_setr8152::rtl_ops global() argument
898 in_nwayr8152::rtl_ops global() argument
899 hw_phy_cfgr8152::rtl_ops global() argument
900 autosuspend_enr8152::rtl_ops global() argument
901 change_mtur8152::rtl_ops global() argument
[all...]
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c1879 const struct ieee80211_ops rtl_ops = { variable