Home
last modified time | relevance | path

Searched refs:grf5101_rf_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Dgrf5101.h23 extern const struct rtl818x_rf_ops grf5101_rf_ops;
H A Dgrf5101.c181 const struct rtl818x_rf_ops grf5101_rf_ops = { variable
H A Ddev.c1905 case 5: priv->rf = &grf5101_rf_ops; in rtl8180_probe()