Lines Matching refs:rt2x00_rf
453 if (rt2x00_rf(rt2x00dev, RF2525E) || rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_config_ant()
461 if (rt2x00_rf(rt2x00dev, RF2525E)) in rt2500pci_config_ant()
487 if (!rt2x00_rf(rt2x00dev, RF2523)) in rt2500pci_config_channel()
494 if (rt2x00_rf(rt2x00dev, RF2525)) { in rt2500pci_config_channel()
528 if (!rt2x00_rf(rt2x00dev, RF2523)) { in rt2500pci_config_channel()
1647 if (!rt2x00_rf(rt2x00dev, RF2522) && in rt2500pci_init_eeprom()
1648 !rt2x00_rf(rt2x00dev, RF2523) && in rt2500pci_init_eeprom()
1649 !rt2x00_rf(rt2x00dev, RF2524) && in rt2500pci_init_eeprom()
1650 !rt2x00_rf(rt2x00dev, RF2525) && in rt2500pci_init_eeprom()
1651 !rt2x00_rf(rt2x00dev, RF2525E) && in rt2500pci_init_eeprom()
1652 !rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_init_eeprom()
1893 if (rt2x00_rf(rt2x00dev, RF2522)) { in rt2500pci_probe_hw_mode()
1896 } else if (rt2x00_rf(rt2x00dev, RF2523)) { in rt2500pci_probe_hw_mode()
1899 } else if (rt2x00_rf(rt2x00dev, RF2524)) { in rt2500pci_probe_hw_mode()
1902 } else if (rt2x00_rf(rt2x00dev, RF2525)) { in rt2500pci_probe_hw_mode()
1905 } else if (rt2x00_rf(rt2x00dev, RF2525E)) { in rt2500pci_probe_hw_mode()
1908 } else if (rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_probe_hw_mode()