Home
last modified time | relevance | path

Searched refs:STA (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dchip.h14 STA = 0, enumerator
H A Dusb.c610 chip->unit_type = STA; in probe()
/linux/Documentation/driver-api/80211/
H A Dmac80211-advanced.rst219 STA information lifetime rules
223 :doc: STA information lifetime rules
H A Dmac80211.rst71 the recommendation to allow only a single interface in STA mode at
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c474 if ((targpcistat & STA) != 0) in ahd_pci_test_register_access()
733 #define STA 0x08 macro
H A Daic7xxx_pci.c594 #define STA 0x08 macro
1231 if ((status1 & STA) != 0) in ahc_pci_test_register_access()
1951 if (status1 & STA) { in ahc_pci_intr()
1963 if ((status1 & (DPE|SSE|RMA|RTA|STA|DPR)) == 0) { in ahc_pci_intr()
H A Daic79xx_reg.h_shipped1310 #define STA 0x08
H A Daic79xx.reg1245 field STA 0x08
/linux/net/mac80211/
H A DKconfig287 is a TDLS STA).
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c1143 KVM_SBI_EXT_SUBLIST_CONFIG(sta, STA);