Searched refs:SEC_CSR3 (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.h386 * SEC_CSR3: Shared key 0, word 3
395 #define SEC_CSR3 0x0486 macro
H A Drt73usb.h585 * SEC_CSR3: pairwise key table valid bitmap 1.
588 #define SEC_CSR3 0x30ac macro
H A Drt61pci.c438 rt2x00pci_register_read(rt2x00dev, SEC_CSR3, &reg);
489 * SEC_CSR2 and SEC_CSR3 contain only single-bit fields to indicate
506 rt2x00pci_register_read(rt2x00dev, SEC_CSR3, &reg);
511 rt2x00pci_register_write(rt2x00dev, SEC_CSR3, reg);
H A Drt73usb.c386 rt2x00usb_register_read(rt2x00dev, SEC_CSR3, &reg);
440 * SEC_CSR2 and SEC_CSR3 contain only single-bit fields to indicate
457 rt2x00usb_register_read(rt2x00dev, SEC_CSR3, &reg);
462 rt2x00usb_register_write(rt2x00dev, SEC_CSR3, reg);
H A Drt61pci.h674 * SEC_CSR3: pairwise key table valid bitmap 1.
677 #define SEC_CSR3 0x30ac macro

Completed in 68 milliseconds