Home
last modified time | relevance | path

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

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