Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2500usb.h382 * SEC_CSR2: Shared key 0, word 2
391 #define SEC_CSR2 0x0484 macro
H A Drt73usb.h576 * SEC_CSR2: pairwise key table valid bitmap 0.
579 #define SEC_CSR2 0x30a8 macro
H A Drt73usb.c372 reg = rt2x00usb_register_read(rt2x00dev, SEC_CSR2); in rt73usb_config_pairwise_key()
429 * SEC_CSR2 and SEC_CSR3 contain only single-bit fields to indicate in rt73usb_config_pairwise_key()
437 reg = rt2x00usb_register_read(rt2x00dev, SEC_CSR2); in rt73usb_config_pairwise_key()
442 rt2x00usb_register_write(rt2x00dev, SEC_CSR2, reg); in rt73usb_config_pairwise_key()
H A Drt61pci.h661 * SEC_CSR2: pairwise key table valid bitmap 0.
664 #define SEC_CSR2 0x30a8 macro
H A Drt61pci.c340 reg = rt2x00mmio_register_read(rt2x00dev, SEC_CSR2); in rt61pci_config_pairwise_key()
394 * SEC_CSR2 and SEC_CSR3 contain only single-bit fields to indicate in rt61pci_config_pairwise_key()
402 reg = rt2x00mmio_register_read(rt2x00dev, SEC_CSR2); in rt61pci_config_pairwise_key()
407 rt2x00mmio_register_write(rt2x00dev, SEC_CSR2, reg); in rt61pci_config_pairwise_key()
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2500usb.h382 * SEC_CSR2: Shared key 0, word 2
391 #define SEC_CSR2 0x0484 macro
H A Drt73usb.h576 * SEC_CSR2: pairwise key table valid bitmap 0.
579 #define SEC_CSR2 0x30a8 macro
H A Drt73usb.c372 reg = rt2x00usb_register_read(rt2x00dev, SEC_CSR2); in rt73usb_config_pairwise_key()
429 * SEC_CSR2 and SEC_CSR3 contain only single-bit fields to indicate in rt73usb_config_pairwise_key()
437 reg = rt2x00usb_register_read(rt2x00dev, SEC_CSR2); in rt73usb_config_pairwise_key()
442 rt2x00usb_register_write(rt2x00dev, SEC_CSR2, reg); in rt73usb_config_pairwise_key()
H A Drt61pci.h661 * SEC_CSR2: pairwise key table valid bitmap 0.
664 #define SEC_CSR2 0x30a8 macro
H A Drt61pci.c340 reg = rt2x00mmio_register_read(rt2x00dev, SEC_CSR2); in rt61pci_config_pairwise_key()
394 * SEC_CSR2 and SEC_CSR3 contain only single-bit fields to indicate in rt61pci_config_pairwise_key()
402 reg = rt2x00mmio_register_read(rt2x00dev, SEC_CSR2); in rt61pci_config_pairwise_key()
407 rt2x00mmio_register_write(rt2x00dev, SEC_CSR2, reg); in rt61pci_config_pairwise_key()

Completed in 24 milliseconds