Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8180/
Dsa2400.h34 extern const struct rtl818x_rf_ops sa2400_rf_ops;
Dsa2400.c222 const struct rtl818x_rf_ops sa2400_rf_ops = { variable
Ddev.c1883 case 3: priv->rf = &sa2400_rf_ops; in rtl8180_probe()