Searched refs:SEC_CSR4 (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.h387 * SEC_CSR4: Shared key 0, word 4
396 #define SEC_CSR4 0x0488 macro
H A Drt73usb.h591 * SEC_CSR4: Pairwise key table lookup control.
593 #define SEC_CSR4 0x30b0 macro
H A Drt61pci.h680 * SEC_CSR4: Pairwise key table lookup control.
682 #define SEC_CSR4 0x30b0 macro
H A Drt61pci.c472 rt2x00pci_register_read(rt2x00dev, SEC_CSR4, &reg);
474 rt2x00pci_register_write(rt2x00dev, SEC_CSR4, reg);
H A Drt73usb.c423 rt2x00usb_register_read(rt2x00dev, SEC_CSR4, &reg);
425 rt2x00usb_register_write(rt2x00dev, SEC_CSR4, reg);

Completed in 281 milliseconds