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()
1640 if (!rt2x00_rf(rt2x00dev, RF2522) && in rt2500pci_init_eeprom()
1641 !rt2x00_rf(rt2x00dev, RF2523) && in rt2500pci_init_eeprom()
1642 !rt2x00_rf(rt2x00dev, RF2524) && in rt2500pci_init_eeprom()
1643 !rt2x00_rf(rt2x00dev, RF2525) && in rt2500pci_init_eeprom()
1644 !rt2x00_rf(rt2x00dev, RF2525E) && in rt2500pci_init_eeprom()
1645 !rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_init_eeprom()
1886 if (rt2x00_rf(rt2x00dev, RF2522)) { in rt2500pci_probe_hw_mode()
1889 } else if (rt2x00_rf(rt2x00dev, RF2523)) { in rt2500pci_probe_hw_mode()
1892 } else if (rt2x00_rf(rt2x00dev, RF2524)) { in rt2500pci_probe_hw_mode()
1895 } else if (rt2x00_rf(rt2x00dev, RF2525)) { in rt2500pci_probe_hw_mode()
1898 } else if (rt2x00_rf(rt2x00dev, RF2525E)) { in rt2500pci_probe_hw_mode()
1901 } else if (rt2x00_rf(rt2x00dev, RF5222)) { in rt2500pci_probe_hw_mode()