Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Dsa2400.h31 extern const struct rtl818x_rf_ops sa2400_rf_ops;
H A Dsa2400.c219 const struct rtl818x_rf_ops sa2400_rf_ops = { variable
H A Ddev.c1897 case 3: priv->rf = &sa2400_rf_ops; in rtl8180_probe()