Home
last modified time | relevance | path

Searched refs:cto_mgate (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/
H A Drtw_mesh.c55 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
68 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
731 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
774 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
779 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
786 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
792 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
1964 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
1977 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
1978 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h411 , u8 num_of_peerings, bool cto_mgate, bool cto_as
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/
H A Drtw_mesh.c55 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
68 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
731 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
774 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
779 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
786 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
792 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
1985 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
1998 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
1999 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/
H A Drtw_mesh.c55 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
68 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
731 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
774 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
779 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
786 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
792 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
1964 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
1977 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
1978 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h411 , u8 num_of_peerings, bool cto_mgate, bool cto_as
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/
H A Drtw_mesh.c54 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
67 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
730 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
773 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
778 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
785 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
791 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
1964 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
1977 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
1978 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h410 , u8 num_of_peerings, bool cto_mgate, bool cto_as
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/
H A Drtw_mesh.c54 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
67 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
765 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
808 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
813 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
820 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
826 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
2067 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
2080 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
2081 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h410 , u8 num_of_peerings, bool cto_mgate, bool cto_as
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/
H A Drtw_mesh.c54 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
67 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
766 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
809 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
814 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
821 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
827 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
2071 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
2084 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
2085 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h410 , u8 num_of_peerings, bool cto_mgate, bool cto_as
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/
H A Drtw_mesh.c54 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
67 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
766 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
809 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
814 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
821 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
827 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
2071 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
2084 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
2085 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h410 , u8 num_of_peerings, bool cto_mgate, bool cto_as
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/
H A Drtw_mesh.c54 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
67 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
766 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
809 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
814 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
821 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
827 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
2071 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
2084 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
2085 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h410 , u8 num_of_peerings, bool cto_mgate, bool cto_as
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/mesh/
H A Drtw_mesh.c54 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
67 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
766 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
809 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
814 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
821 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
827 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
2071 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
2084 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
2085 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/
H A Drtw_mesh.c55 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
68 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
767 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
810 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
815 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
822 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
828 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
2072 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
2085 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
2086 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h411 , u8 num_of_peerings, bool cto_mgate, bool cto_as
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/
H A Drtw_mesh.c55 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
68 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
767 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
810 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
815 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
822 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
828 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
2072 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
2085 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
2086 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/
H A Drtw_mesh.c54 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
67 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
766 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
809 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
814 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
821 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
827 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
2071 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
2084 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
2085 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h410 , u8 num_of_peerings, bool cto_mgate, bool cto_as
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/
H A Drtw_mesh.c54 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
67 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
766 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
809 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
814 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
821 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
827 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
2071 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
2084 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
2085 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h410 , u8 num_of_peerings, bool cto_mgate, bool cto_as
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/
H A Drtw_mesh.c54 , u8 num_of_peerings, bool cto_mgate, bool cto_as in rtw_set_ie_mesh_config() argument
67 SET_MESH_CONF_ELE_CTO_MGATE(conf, cto_mgate); in rtw_set_ie_mesh_config()
765 u8 cto_mgate, forwarding, mgate; in rtw_mesh_peer_status_chk() local
808 cto_mgate = rtw_bss_is_cto_mgate(&(plink->scanned->network)); in rtw_mesh_peer_status_chk()
813 if (rtw_mesh_cto_mgate_required(adapter) && !cto_mgate) { in rtw_mesh_peer_status_chk()
820 if (cto_mgate && !forwarding && !mgate) in rtw_mesh_peer_status_chk()
826 if (cto_mgate && !forwarding && !mgate) { in rtw_mesh_peer_status_chk()
2067 u8 cto_mgate = (minfo->num_gates || mcfg->dot11MeshGateAnnouncementProtocol); in rtw_mesh_update_bss_formation_info() local
2080 if (GET_MESH_CONF_ELE_CTO_MGATE(ie + 2) != cto_mgate) { in rtw_mesh_update_bss_formation_info()
2081 SET_MESH_CONF_ELE_CTO_MGATE(ie + 2, cto_mgate); in rtw_mesh_update_bss_formation_info()
H A Drtw_mesh.h410 , u8 num_of_peerings, bool cto_mgate, bool cto_as

12