Searched refs:STA_CSR0 (Results 1 - 6 of 6) 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 Drt2500usb.h557 * STA_CSR0: FCS error count.
560 #define STA_CSR0 0x04e0 macro
H A Drt73usb.h617 * STA_CSR0: RX PLCP error count & RX FCS error count.
619 #define STA_CSR0 0x30c0 macro
H A Drt61pci.h706 * STA_CSR0: RX PLCP error count & RX FCS error count.
708 #define STA_CSR0 0x30c0 macro
H A Drt61pci.c1013 rt2x00pci_register_read(rt2x00dev, STA_CSR0, &reg);
1514 rt2x00pci_register_read(rt2x00dev, STA_CSR0, &reg);
H A Drt73usb.c897 rt2x00usb_register_read(rt2x00dev, STA_CSR0, &reg);
1226 rt2x00usb_register_read(rt2x00dev, STA_CSR0, &reg);
H A Drt2500usb.c694 rt2500usb_register_read(rt2x00dev, STA_CSR0, &reg);

Completed in 68 milliseconds