Searched refs:SEC_CSR5 (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/rt2x00/
H A Drt2500usb.h388 * SEC_CSR5: Shared key 0, word 5
397 #define SEC_CSR5 0x048a macro
H A Drt73usb.h600 * SEC_CSR5: shared key table security mode register.
602 #define SEC_CSR5 0x30b4 macro
H A Drt61pci.c366 * bssidx 1 and 2 keys are stored in SEC_CSR5.
381 rt2x00pci_register_read(rt2x00dev, SEC_CSR5, &reg);
383 rt2x00pci_register_write(rt2x00dev, SEC_CSR5, reg);
1481 * and clear the Shared key Cipher algorithms (SEC_CSR1 & SEC_CSR5)
1485 rt2x00pci_register_write(rt2x00dev, SEC_CSR5, 0x00000000);
H A Drt73usb.c314 * bssidx 1 and 2 keys are stored in SEC_CSR5.
329 rt2x00usb_register_read(rt2x00dev, SEC_CSR5, &reg);
331 rt2x00usb_register_write(rt2x00dev, SEC_CSR5, reg);
1191 * and clear the Shared key Cipher algorithms (SEC_CSR1 & SEC_CSR5)
1195 rt2x00usb_register_write(rt2x00dev, SEC_CSR5, 0x00000000);
H A Drt61pci.h689 * SEC_CSR5: shared key table security mode register.
691 #define SEC_CSR5 0x30b4 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2500usb.h388 * SEC_CSR5: Shared key 0, word 5
397 #define SEC_CSR5 0x048a macro
H A Drt73usb.h600 * SEC_CSR5: shared key table security mode register.
602 #define SEC_CSR5 0x30b4 macro
H A Drt61pci.c366 * bssidx 1 and 2 keys are stored in SEC_CSR5.
381 rt2x00pci_register_read(rt2x00dev, SEC_CSR5, &reg);
383 rt2x00pci_register_write(rt2x00dev, SEC_CSR5, reg);
1481 * and clear the Shared key Cipher algorithms (SEC_CSR1 & SEC_CSR5)
1485 rt2x00pci_register_write(rt2x00dev, SEC_CSR5, 0x00000000);
H A Drt73usb.c314 * bssidx 1 and 2 keys are stored in SEC_CSR5.
329 rt2x00usb_register_read(rt2x00dev, SEC_CSR5, &reg);
331 rt2x00usb_register_write(rt2x00dev, SEC_CSR5, reg);
1191 * and clear the Shared key Cipher algorithms (SEC_CSR1 & SEC_CSR5)
1195 rt2x00usb_register_write(rt2x00dev, SEC_CSR5, 0x00000000);
H A Drt61pci.h689 * SEC_CSR5: shared key table security mode register.
691 #define SEC_CSR5 0x30b4 macro

Completed in 238 milliseconds