Home
last modified time | relevance | path

Searched refs:rtl_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c1879 const struct ieee80211_ops rtl_ops = { variable
1913 EXPORT_SYMBOL_GPL(rtl_ops);
H A Dpci.c2130 sizeof(struct rtl_priv), &rtl_ops); in rtl_pci_probe()