Searched refs:rtl_ops (Results 1 – 5 of 5) sorted by relevance
53 extern const struct ieee80211_ops rtl_ops;
1890 const struct ieee80211_ops rtl_ops = { variable1924 EXPORT_SYMBOL_GPL(rtl_ops);
962 sizeof(struct rtl_usb_priv), &rtl_ops); in rtl_usb_probe()
2092 sizeof(struct rtl_priv), &rtl_ops); in rtl_pci_probe()
889 struct rtl_ops { struct902 } rtl_ops; member6971 tp->rtl_ops.up(tp); in rtl8152_open()7028 tp->rtl_ops.down(tp); in rtl8152_close()8474 tp->rtl_ops.enable(tp); in rtl8152_post_reset()8562 tp->rtl_ops.up(tp); in rtl8152_system_resume()8656 tp->rtl_ops.down(tp); in rtl8152_system_suspend()8713 tp->rtl_ops.init(tp); in rtl8152_reset_resume()9479 struct rtl_ops *ops = &tp->rtl_ops; in rtl_ops_init()9950 tp->rtl_ops.init(tp); in rtl8152_probe_once()[all …]