Searched refs:SEC_CSR2 (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.h385 * SEC_CSR2: Shared key 0, word 2
394 #define SEC_CSR2 0x0484 macro
H A Drt73usb.h584 * SEC_CSR2: pairwise key table valid bitmap 0.
587 #define SEC_CSR2 0x30a8 macro
H A Drt61pci.c435 rt2x00pci_register_read(rt2x00dev, SEC_CSR2, &reg);
489 * SEC_CSR2 and SEC_CSR3 contain only single-bit fields to indicate
497 rt2x00pci_register_read(rt2x00dev, SEC_CSR2, &reg);
502 rt2x00pci_register_write(rt2x00dev, SEC_CSR2, reg);
H A Drt73usb.c383 rt2x00usb_register_read(rt2x00dev, SEC_CSR2, &reg);
440 * SEC_CSR2 and SEC_CSR3 contain only single-bit fields to indicate
448 rt2x00usb_register_read(rt2x00dev, SEC_CSR2, &reg);
453 rt2x00usb_register_write(rt2x00dev, SEC_CSR2, reg);
H A Drt61pci.h673 * SEC_CSR2: pairwise key table valid bitmap 0.
676 #define SEC_CSR2 0x30a8 macro

Completed in 164 milliseconds