Searched refs:STA_CSR1 (Results 1 - 5 of 5) 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.h564 * STA_CSR1: PLCP error count.
566 #define STA_CSR1 0x04e2 macro
H A Drt73usb.h624 * STA_CSR1: RX False CCA count & RX LONG frame count.
626 #define STA_CSR1 0x30c4 macro
H A Drt61pci.h713 * STA_CSR1: RX False CCA count & RX LONG frame count.
715 #define STA_CSR1 0x30c4 macro
H A Drt61pci.c1019 rt2x00pci_register_read(rt2x00dev, STA_CSR1, &reg);
1515 rt2x00pci_register_read(rt2x00dev, STA_CSR1, &reg);
H A Drt73usb.c903 rt2x00usb_register_read(rt2x00dev, STA_CSR1, &reg);
1227 rt2x00usb_register_read(rt2x00dev, STA_CSR1, &reg);

Completed in 81 milliseconds