Searched refs:rtl_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.h53 extern const struct ieee80211_ops rtl_ops;
H A Dcore.c1905 const struct ieee80211_ops rtl_ops = { variable in typeref:struct:ieee80211_ops
1939 EXPORT_SYMBOL_GPL(rtl_ops); variable
H A Dusb.c949 sizeof(struct rtl_usb_priv), &rtl_ops);
H A Dpci.c2135 sizeof(struct rtl_priv), &rtl_ops);
/linux-master/drivers/net/usb/
H A Dr8152.c888 struct rtl_ops { struct in struct:r8152
901 } rtl_ops; member in struct:r8152
3816 tp->rtl_ops.hw_phy_cfg(tp);
3858 tp->rtl_ops.hw_phy_cfg(tp);
3907 tp->rtl_ops.hw_phy_cfg(tp);
6811 tp->rtl_ops.enable(tp);
6830 tp->rtl_ops.disable(tp);
6902 tp->rtl_ops.hw_phy_cfg(tp);
6960 tp->rtl_ops.up(tp);
7017 tp->rtl_ops
[all...]

Completed in 158 milliseconds