| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | cn3927v.txt | 21 - rockchip,vcm-sac-mode: SAC_MODE[3:0]: 0x0~0xe, other reserved. 22 - rockchip,vcm-sac-time: SACT[6:0]: SAC time selection. 55 rockchip,vcm-sac-mode = <0x03>; 56 rockchip,vcm-sac-time = <0x28>;
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | ulpevent.c | 120 struct sctp_assoc_change *sac; in sctp_ulpevent_make_assoc_change() local 141 sac = skb_push(skb, sizeof(struct sctp_assoc_change)); in sctp_ulpevent_make_assoc_change() 154 sac = skb_put(skb, sizeof(struct sctp_assoc_change)); in sctp_ulpevent_make_assoc_change() 163 sac->sac_type = SCTP_ASSOC_CHANGE; in sctp_ulpevent_make_assoc_change() 172 sac->sac_state = state; in sctp_ulpevent_make_assoc_change() 180 sac->sac_flags = 0; in sctp_ulpevent_make_assoc_change() 189 sac->sac_length = skb->len; in sctp_ulpevent_make_assoc_change() 201 sac->sac_error = error; in sctp_ulpevent_make_assoc_change() 212 sac->sac_outbound_streams = outbound; in sctp_ulpevent_make_assoc_change() 213 sac->sac_inbound_streams = inbound; in sctp_ulpevent_make_assoc_change() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | fcx.c | 256 void tccb_init(struct tccb *tccb, size_t size, u32 sac) in tccb_init() argument 260 tccb->tcah.sac = sac; in tccb_init()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | fcx.h | 267 u32 sac:16; member 305 void tccb_init(struct tccb *tccb, size_t tccb_size, u32 sac);
|
| /OK3568_Linux_fs/kernel/arch/ia64/hp/common/ |
| H A D | sba_iommu.c | 1719 struct pci_dev *sac = NULL; in ioc_sac_init() local 1727 sac = kzalloc(sizeof(*sac), GFP_KERNEL); in ioc_sac_init() 1728 if (!sac) in ioc_sac_init() 1736 sac->sysdata = controller; in ioc_sac_init() 1737 sac->dma_mask = 0xFFFFFFFFUL; in ioc_sac_init() 1738 sac->dev.bus = &pci_bus_type; in ioc_sac_init() 1739 ioc->sac_only_dev = sac; in ioc_sac_init()
|
| /OK3568_Linux_fs/u-boot/arch/sh/lib/ |
| H A D | udiv_qrnnd.S | 10 !! sac@cygnus.com
|
| H A D | udivsi3.S | 10 !! sac@cygnus.com
|
| H A D | ashiftrt.S | 10 !! sac@cygnus.com
|
| /OK3568_Linux_fs/kernel/arch/sh/lib/ |
| H A D | udiv_qrnnd.S | 10 !! sac@cygnus.com
|
| H A D | udivsi3.S | 10 !! sac@cygnus.com
|
| H A D | ashiftrt.S | 10 !! sac@cygnus.com
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/ |
| H A D | rtw_mesh.c | 395 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 405 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 415 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 421 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 432 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1753 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1755 if (sac) { in rtw_mpm_check_frames() 1761 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1762 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1765 if (sac->tbtx_enable) in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh.c | 396 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 406 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 416 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 422 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 433 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1755 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1757 if (sac) { in rtw_mpm_check_frames() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1768 if (sac->tbtx_enable) in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh.c | 396 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 406 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 416 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 422 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 433 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1755 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1757 if (sac) { in rtw_mpm_check_frames() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1768 if (sac->tbtx_enable) in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/ |
| H A D | rtw_mesh.c | 396 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 406 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 416 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 422 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 433 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1755 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1757 if (sac) { in rtw_mpm_check_frames() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1768 if (sac->tbtx_enable) in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/mesh/ |
| H A D | rtw_mesh.c | 396 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 406 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 416 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 422 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 433 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1755 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1757 if (sac) { in rtw_mpm_check_frames() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1768 if (sac->tbtx_enable) in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh.c | 397 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 407 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 417 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 423 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 434 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1756 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1758 if (sac) { in rtw_mpm_check_frames() 1765 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1766 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1769 if (sac->tbtx_enable) in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh.c | 397 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 407 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 417 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 423 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 434 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1756 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1758 if (sac) { in rtw_mpm_check_frames() 1765 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1766 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1769 if (sac->tbtx_enable) in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh.c | 396 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 406 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 416 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 422 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 433 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1755 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1757 if (sac) { in rtw_mpm_check_frames() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1768 if (sac->tbtx_enable) in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh.c | 396 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 406 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 416 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 422 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 433 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1755 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1757 if (sac) { in rtw_mpm_check_frames() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1768 if (sac->tbtx_enable) in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/ |
| H A D | rtw_mesh.c | 395 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 405 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 415 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 421 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 432 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1753 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1755 if (sac) { in rtw_mpm_check_frames() 1761 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1762 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1765 if (sac->tbtx_enable) in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/ |
| H A D | rtw_mesh.c | 361 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 371 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 381 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 387 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 398 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1652 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1654 if (sac) { in rtw_mpm_check_frames() 1661 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1662 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1664 STA_SET_MESH_PLINK(sac, NULL); in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh.c | 361 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 371 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 381 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 387 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 398 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1673 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1675 if (sac) { in rtw_mpm_check_frames() 1682 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1683 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1685 STA_SET_MESH_PLINK(sac, NULL); in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh.c | 361 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 371 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 381 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 387 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 398 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1652 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1654 if (sac) { in rtw_mpm_check_frames() 1661 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1662 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1664 STA_SET_MESH_PLINK(sac, NULL); in rtw_mpm_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/ |
| H A D | rtw_mesh.c | 360 static int rtw_mesh_acnode_prevent_sacrifice_chk(_adapter *adapter, struct sta_info **sac, struct s… in rtw_mesh_acnode_prevent_sacrifice_chk() argument 370 if (*sac == NULL) { in rtw_mesh_acnode_prevent_sacrifice_chk() 380 if (!IS_CTO_MGATE_CONF_TIMEOUT((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 386 if (IS_CTO_MGATE_CONF_DISABLED((*sac)->plink)) { in rtw_mesh_acnode_prevent_sacrifice_chk() 397 *sac = com; in rtw_mesh_acnode_prevent_sacrifice_chk() 1652 struct sta_info *sac = rtw_mesh_acnode_prevent_pick_sacrifice(adapter); in rtw_mpm_check_frames() local 1654 if (sac) { in rtw_mpm_check_frames() 1661 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1662 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 1664 STA_SET_MESH_PLINK(sac, NULL); in rtw_mpm_check_frames() [all …]
|