Searched refs:rt2400pci_rf_write (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2400pci.c113 static void rt2400pci_rf_write(struct rt2x00_dev *rt2x00dev, function
195 .write = rt2400pci_rf_write,
448 rt2400pci_rf_write(rt2x00dev, 1, rf->rf1);
449 rt2400pci_rf_write(rt2x00dev, 2, rf->rf2);
450 rt2400pci_rf_write(rt2x00dev, 3, rf->rf3);
463 rt2400pci_rf_write(rt2x00dev, 1, rf->rf1);
464 rt2400pci_rf_write(rt2x00dev, 2, 0x000c2a32);
465 rt2400pci_rf_write(rt2x00dev, 3, rf->rf3);
469 rt2400pci_rf_write(rt2x00dev, 1, rf->rf1);
470 rt2400pci_rf_write(rt2x00de
[all...]

Completed in 30 milliseconds