Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtl818x/rtl8180/
Dsa2400.h31 extern const struct rtl818x_rf_ops sa2400_rf_ops;
Dsa2400.c219 const struct rtl818x_rf_ops sa2400_rf_ops = { variable
Ddev.c1896 case 3: priv->rf = &sa2400_rf_ops; in rtl8180_probe()