Searched refs:rtl_ops (Results 1 – 5 of 5) sorted by relevance
53 extern const struct ieee80211_ops rtl_ops;
1911 const struct ieee80211_ops rtl_ops = { variable1940 EXPORT_SYMBOL_GPL(rtl_ops);
1015 sizeof(struct rtl_usb_priv), &rtl_ops); in rtl_usb_probe()
2142 sizeof(struct rtl_priv), &rtl_ops); in rtl_pci_probe()
883 struct rtl_ops { struct896 } rtl_ops; member3672 tp->rtl_ops.hw_phy_cfg(tp); in r8153b_ups_en()3714 tp->rtl_ops.hw_phy_cfg(tp); in r8153c_ups_en()3763 tp->rtl_ops.hw_phy_cfg(tp); in r8156_ups_en()6692 tp->rtl_ops.enable(tp); in set_carrier()6711 tp->rtl_ops.disable(tp); in set_carrier()6783 tp->rtl_ops.hw_phy_cfg(tp); in rtl_hw_phy_work_func_t()6841 tp->rtl_ops.up(tp); in rtl8152_open()6898 tp->rtl_ops.down(tp); in rtl8152_close()[all …]