Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhdlc_ppp.c87 SCN = 0x200, STR = 0x400, STA = 0x800, SCJ = 0x1000}; enumerator
286 { STA|0 ,IRC|SCR|SCA|5, 2 , SCA|5 ,SCA|6, SCA|5 ,SCR|SCA|5}, /* RCR+ */
287 { STA|0 ,IRC|SCR|SCN|3, 2 , SCN|3 ,SCN|4, SCN|3 ,SCR|SCN|3}, /* RCR- */
288 { STA|0 , STA|1 , 2 , IRC|4 ,SCR|3, 6 , SCR|3 }, /* RCA */
289 { STA|0 , STA|1 , 2 ,IRC|SCR|3,SCR|3,IRC|SCR|5, SCR|3 }, /* RCN */
290 { STA|0 , STA|1 ,STA|2, STA|3 ,STA|3, STA|3 ,ZRC|STA|2}, /* RTR */
339 if (action & STA) /* send Terminate-Ack */ in ppp_cp_event()
/OK3568_Linux_fs/buildroot/package/wpa_supplicant/
H A D0001-AP-Silently-ignore-management-frame-from-unexpected-.patch8 so that we do not add any state for unexpected STA addresses or end up
41 + * we do not add any state for unexpected STA addresses or end
64 + * we do not add any state for unexpected STA addresses or end
/OK3568_Linux_fs/buildroot/package/hostapd/
H A D0001-AP-Silently-ignore-management-frame-from-unexpected-.patch8 so that we do not add any state for unexpected STA addresses or end up
41 + * we do not add any state for unexpected STA addresses or end
64 + * we do not add any state for unexpected STA addresses or end
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c98 status = usba_ep_readl(ep, STA); in receive_data()
135 status = usba_ep_readl(ep, STA); in receive_data()
428 ((value && ep->is_in && (usba_ep_readl(ep, STA) & in usba_ep_set_halt()
437 usba_ep_readl(ep, STA); in usba_ep_set_halt()
449 return USBA_BFEXT(BYTE_COUNT, usba_ep_readl(ep, STA)); in usba_ep_fifo_status()
592 if (usba_ep_readl(ep, STA) & USBA_FORCE_STALL) in is_stalled()
849 epstatus = usba_ep_readl(ep, STA); in usba_control_irq()
973 pkt_len = USBA_BFEXT(BYTE_COUNT, usba_ep_readl(ep, STA)); in usba_control_irq()
1030 epstatus = usba_ep_readl(ep, STA); in usba_ep_irq()
1057 epstatus = usba_ep_readl(ep, STA); in usba_ep_irq()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN20 Bit 0 : STA
24 max_sta_bss: Maximum number of STA BSS (default 1, max 1)
25 sta_name: Name of the STA interface (default: "mlan")
31 uap_oper_ctrl: uAP operation control when in-STA disconnect with ext-AP
94 Bit 0: STA WEXT
96 Bit 2: STA CFG80211
130 uap_max_sta: Maximum number of STA for UAP/GO (default 0, max 64)
155 multicase_count = <multicast address count> // Only for STA
156 essid = <current SSID> // Only for STA
157 bssid = <current BSSID> // Only for STA
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c492 status = usba_ep_readl(ep, STA); in receive_data()
530 status = usba_ep_readl(ep, STA); in receive_data()
945 || ((value && ep->is_in && (usba_ep_readl(ep, STA) in usba_ep_set_halt()
954 usba_ep_readl(ep, STA); in usba_ep_set_halt()
966 return USBA_BFEXT(BYTE_COUNT, usba_ep_readl(ep, STA)); in usba_ep_fifo_status()
1178 if (usba_ep_readl(ep, STA) & USBA_FORCE_STALL) in is_stalled()
1434 epstatus = usba_ep_readl(ep, STA); in usba_control_irq()
1560 pkt_len = USBA_BFEXT(BYTE_COUNT, usba_ep_readl(ep, STA)); in usba_control_irq()
1621 epstatus = usba_ep_readl(ep, STA); in usba_ep_irq()
1659 epstatus = usba_ep_readl(ep, STA); in usba_ep_irq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/platforms/
H A Dplatform-config.mak67 # Generic decision table applicable to both AP and STA modes.
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/
H A Dplatform-config.mak67 # Generic decision table applicable to both AP and STA modes.
H A Dconfig.mak78 # Generic decision table applicable to both AP and STA modes.
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Dhostapd.conf.AES.template379 # the STA with a data frame.
404 # If bridge parameter is set, the WDS STA interface will be added to the same
556 # 0 = Not supported or sent by Non-AP STA (default)
566 # or whether or not the STA is in VHT TXOP Power Save mode
573 # Indicates whether or not the STA supports receiving a VHT variant HT Control
579 # Indicates the maximum length of A-MPDU pre-EOF padding that the STA can recv
585 # Indicates whether or not the STA supports link adaptation using VHT variant
588 # 0 = (no feedback) if the STA does not provide VHT MFB (default)
590 # 2 = (Unsolicited) if the STA provides only unsolicited VHT MFB
591 # 3 = (Both) if the STA can provide VHT MFB in response to VHT MRQ and if the
[all …]
H A Dhostapd.conf.TKIP.template379 # the STA with a data frame.
404 # If bridge parameter is set, the WDS STA interface will be added to the same
556 # 0 = Not supported or sent by Non-AP STA (default)
566 # or whether or not the STA is in VHT TXOP Power Save mode
573 # Indicates whether or not the STA supports receiving a VHT variant HT Control
579 # Indicates the maximum length of A-MPDU pre-EOF padding that the STA can recv
585 # Indicates whether or not the STA supports link adaptation using VHT variant
588 # 0 = (no feedback) if the STA does not provide VHT MFB (default)
590 # 2 = (Unsolicited) if the STA provides only unsolicited VHT MFB
591 # 3 = (Both) if the STA can provide VHT MFB in response to VHT MRQ and if the
[all …]
H A Dhostapd.conf.template379 # the STA with a data frame.
404 # If bridge parameter is set, the WDS STA interface will be added to the same
555 # 0 = Not supported or sent by Non-AP STA (default)
565 # or whether or not the STA is in VHT TXOP Power Save mode
572 # Indicates whether or not the STA supports receiving a VHT variant HT Control
578 # Indicates the maximum length of A-MPDU pre-EOF padding that the STA can recv
584 # Indicates whether or not the STA supports link adaptation using VHT variant
587 # 0 = (no feedback) if the STA does not provide VHT MFB (default)
589 # 2 = (Unsolicited) if the STA provides only unsolicited VHT MFB
590 # 3 = (Both) if the STA can provide VHT MFB in response to VHT MRQ and if the
[all …]
H A Dhostapd.conf.NO_SEC.template379 # the STA with a data frame.
404 # If bridge parameter is set, the WDS STA interface will be added to the same
556 # 0 = Not supported or sent by Non-AP STA (default)
566 # or whether or not the STA is in VHT TXOP Power Save mode
573 # Indicates whether or not the STA supports receiving a VHT variant HT Control
579 # Indicates the maximum length of A-MPDU pre-EOF padding that the STA can recv
585 # Indicates whether or not the STA supports link adaptation using VHT variant
588 # 0 = (no feedback) if the STA does not provide VHT MFB (default)
590 # 2 = (Unsolicited) if the STA provides only unsolicited VHT MFB
591 # 3 = (Both) if the STA can provide VHT MFB in response to VHT MRQ and if the
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c476 if ((targpcistat & STA) != 0) in ahd_pci_test_register_access()
735 #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
/OK3568_Linux_fs/kernel/net/mac80211/
H A DKconfig277 is a TDLS STA).
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv128 …C�|Vy���������������������������������������������������������������}{wrmf[STA;M73M\[ZU_l-�#+?b…
3232 …yzzzywvvuttttsqojec]XTRSQPQKD?92,-,),--,+'()*++,*,-,-.,**,++0-,,,---,----*4STA:/+-('&%"""#&&! …
3383 …{�`8}��������������������������������������������������������������}{wrme[STA:L,)->iSgg#.6…
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...