Searched refs:rtl_ops (Results 1 – 8 of 8) sorted by relevance
64 extern const struct ieee80211_ops rtl_ops;
1925 const struct ieee80211_ops rtl_ops = { variable
2245 sizeof(struct rtl_priv), &rtl_ops); in rtl_pci_probe()
75 extern const struct ieee80211_ops rtl_ops;
1890 const struct ieee80211_ops rtl_ops = { variable1918 EXPORT_SYMBOL_GPL(rtl_ops);
1044 sizeof(struct rtl_usb_priv), &rtl_ops); in rtl_usb_probe()
2215 sizeof(struct rtl_priv), &rtl_ops); in rtl_pci_probe()
722 struct rtl_ops { struct734 } rtl_ops; member3801 tp->rtl_ops.enable(tp); in set_carrier()3819 tp->rtl_ops.disable(tp); in set_carrier()3876 tp->rtl_ops.hw_phy_cfg(tp); in rtl_hw_phy_work_func_t()3927 tp->rtl_ops.up(tp); in rtl8152_open()3983 tp->rtl_ops.down(tp); in rtl8152_close()4244 tp->rtl_ops.disable(tp); in rtl8152_pre_reset()4266 tp->rtl_ops.enable(tp); in rtl8152_post_reset()4297 if (!sw_linking && tp->rtl_ops.in_nway(tp)) in delay_autosuspend()[all …]