Lines Matching refs:rt2x00_rf
455 if (rt2x00_rf(rt2x00dev, RF2525E) || rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_config_ant()
463 if (rt2x00_rf(rt2x00dev, RF2525E)) in rt2500pci_config_ant()
489 if (!rt2x00_rf(rt2x00dev, RF2523)) in rt2500pci_config_channel()
496 if (rt2x00_rf(rt2x00dev, RF2525)) { in rt2500pci_config_channel()
530 if (!rt2x00_rf(rt2x00dev, RF2523)) { in rt2500pci_config_channel()
1649 if (!rt2x00_rf(rt2x00dev, RF2522) && in rt2500pci_init_eeprom()
1650 !rt2x00_rf(rt2x00dev, RF2523) && in rt2500pci_init_eeprom()
1651 !rt2x00_rf(rt2x00dev, RF2524) && in rt2500pci_init_eeprom()
1652 !rt2x00_rf(rt2x00dev, RF2525) && in rt2500pci_init_eeprom()
1653 !rt2x00_rf(rt2x00dev, RF2525E) && in rt2500pci_init_eeprom()
1654 !rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_init_eeprom()
1895 if (rt2x00_rf(rt2x00dev, RF2522)) { in rt2500pci_probe_hw_mode()
1898 } else if (rt2x00_rf(rt2x00dev, RF2523)) { in rt2500pci_probe_hw_mode()
1901 } else if (rt2x00_rf(rt2x00dev, RF2524)) { in rt2500pci_probe_hw_mode()
1904 } else if (rt2x00_rf(rt2x00dev, RF2525)) { in rt2500pci_probe_hw_mode()
1907 } else if (rt2x00_rf(rt2x00dev, RF2525E)) { in rt2500pci_probe_hw_mode()
1910 } else if (rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_probe_hw_mode()