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

/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 Drt73usb.c894 rt2x00usb_register_read(rt2x00dev, STA_CSR0, &reg);
1272 rt2x00usb_register_read(rt2x00dev, STA_CSR0, &reg);
H A Drt2500usb.c704 rt2500usb_register_read(rt2x00dev, STA_CSR0, &reg);
H A Drt61pci.c1015 rt2x00pci_register_read(rt2x00dev, STA_CSR0, &reg);
1621 rt2x00pci_register_read(rt2x00dev, STA_CSR0, &reg);

Completed in 30 milliseconds