Searched defs:__rtl818x_rf_driver (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/rtl818x/ | ||
H A D | rtl8180_grf5101.c | 180 struct rtl818x_rf_ops grf5101_rf_ops __rtl818x_rf_driver = { variable in typeref:struct:grf5101_rf_ops |
H A D | rtl8180_max2820.c | 152 struct rtl818x_rf_ops max2820_rf_ops __rtl818x_rf_driver = { variable in typeref:struct:max2820_rf_ops |
H A D | rtl8180_sa2400.c | 211 struct rtl818x_rf_ops sa2400_rf_ops __rtl818x_rf_driver = { variable in typeref:struct:sa2400_rf_ops |
H A D | rtl8185_rtl8225.c | 797 struct rtl818x_rf_ops rtl8225_ops __rtl818x_rf_driver = { variable in typeref:struct:rtl8225_ops |
H A D | rtl818x.h | 348 #define __rtl818x_rf_driver __table_entry(RTL818X_RF_DRIVERS, 01) macro |
Completed in 75 milliseconds