Lines Matching refs:rt2x00_rf
447 if (rt2x00_rf(rt2x00dev, RF2525E) || rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_config_ant()
455 if (rt2x00_rf(rt2x00dev, RF2525E)) in rt2500pci_config_ant()
481 if (!rt2x00_rf(rt2x00dev, RF2523)) in rt2500pci_config_channel()
488 if (rt2x00_rf(rt2x00dev, RF2525)) { in rt2500pci_config_channel()
522 if (!rt2x00_rf(rt2x00dev, RF2523)) { in rt2500pci_config_channel()
1638 if (!rt2x00_rf(rt2x00dev, RF2522) && in rt2500pci_init_eeprom()
1639 !rt2x00_rf(rt2x00dev, RF2523) && in rt2500pci_init_eeprom()
1640 !rt2x00_rf(rt2x00dev, RF2524) && in rt2500pci_init_eeprom()
1641 !rt2x00_rf(rt2x00dev, RF2525) && in rt2500pci_init_eeprom()
1642 !rt2x00_rf(rt2x00dev, RF2525E) && in rt2500pci_init_eeprom()
1643 !rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_init_eeprom()
1884 if (rt2x00_rf(rt2x00dev, RF2522)) { in rt2500pci_probe_hw_mode()
1887 } else if (rt2x00_rf(rt2x00dev, RF2523)) { in rt2500pci_probe_hw_mode()
1890 } else if (rt2x00_rf(rt2x00dev, RF2524)) { in rt2500pci_probe_hw_mode()
1893 } else if (rt2x00_rf(rt2x00dev, RF2525)) { in rt2500pci_probe_hw_mode()
1896 } else if (rt2x00_rf(rt2x00dev, RF2525E)) { in rt2500pci_probe_hw_mode()
1899 } else if (rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_probe_hw_mode()