Searched refs:rtl_ops (Results 1 – 5 of 5) sorted by relevance
53 extern const struct ieee80211_ops rtl_ops;
1879 const struct ieee80211_ops rtl_ops = { variable1907 EXPORT_SYMBOL_GPL(rtl_ops);
1016 sizeof(struct rtl_usb_priv), &rtl_ops); in rtl_usb_probe()
2144 sizeof(struct rtl_priv), &rtl_ops); in rtl_pci_probe()
806 struct rtl_ops { struct818 } rtl_ops; member5085 tp->rtl_ops.enable(tp); in set_carrier()5104 tp->rtl_ops.disable(tp); in set_carrier()5172 tp->rtl_ops.hw_phy_cfg(tp); in rtl_hw_phy_work_func_t()5230 tp->rtl_ops.up(tp); in rtl8152_open()5287 tp->rtl_ops.down(tp); in rtl8152_close()5603 tp->rtl_ops.disable(tp); in rtl8152_pre_reset()5633 tp->rtl_ops.enable(tp); in rtl8152_post_reset()5665 if (!sw_linking && tp->rtl_ops.in_nway(tp)) in delay_autosuspend()[all …]