Home
last modified time | relevance | path

Searched refs:the_same_macaddr (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_mlme.c663 unsigned int the_same_macaddr = false; in r8712_joinbss_event_callback() local
710 the_same_macaddr = !memcmp(pnetwork->network.MacAddress, in r8712_joinbss_event_callback()
721 if (the_same_macaddr) { in r8712_joinbss_event_callback()
767 if (the_same_macaddr) { in r8712_joinbss_event_callback()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_mlme.c962 unsigned int the_same_macaddr = false; in rtw_joinbss_event_prehandle() local
973the_same_macaddr = !memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_ALEN… in rtw_joinbss_event_prehandle()
990 if (the_same_macaddr) { in rtw_joinbss_event_prehandle()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c1296 unsigned int the_same_macaddr = false; in rtw_joinbss_event_prehandle() local
1307the_same_macaddr = !memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_ALEN… in rtw_joinbss_event_prehandle()
1328 if (the_same_macaddr) { in rtw_joinbss_event_prehandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mlme.c2054 unsigned int the_same_macaddr = _FALSE; in rtw_joinbss_event_prehandle() local
2093the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_… in rtw_joinbss_event_prehandle()
2118 if(the_same_macaddr == _TRUE) in rtw_joinbss_event_prehandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mlme.c2002 unsigned int the_same_macaddr = _FALSE; in rtw_joinbss_event_prehandle() local
2037the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_… in rtw_joinbss_event_prehandle()
2058 if (the_same_macaddr == _TRUE) in rtw_joinbss_event_prehandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mlme.c2093 unsigned int the_same_macaddr = _FALSE; in rtw_joinbss_event_prehandle() local
2132the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_… in rtw_joinbss_event_prehandle()
2157 if(the_same_macaddr == _TRUE) in rtw_joinbss_event_prehandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mlme.c1972 unsigned int the_same_macaddr = _FALSE; local
2001the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
2020 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_mlme.c2154 unsigned int the_same_macaddr = _FALSE; local
2158the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
2176 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_mlme.c2154 unsigned int the_same_macaddr = _FALSE; local
2158the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
2176 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_mlme.c2208 unsigned int the_same_macaddr = _FALSE; local
2212the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
2230 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_mlme.c2495 unsigned int the_same_macaddr = _FALSE; local
2499the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
2517 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_mlme.c2466 unsigned int the_same_macaddr = _FALSE; local
2471the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
2489 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme.c2763 unsigned int the_same_macaddr = _FALSE; local
2767the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
2785 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mlme.c2960 unsigned int the_same_macaddr = _FALSE; local
2964the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
2982 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mlme.c2960 unsigned int the_same_macaddr = _FALSE; local
2964the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
2982 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mlme.c3008 unsigned int the_same_macaddr = _FALSE; local
3012the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
3030 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_mlme.c2991 unsigned int the_same_macaddr = _FALSE; local
2995the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
3013 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme.c1922 unsigned int the_same_macaddr = _FALSE; in rtw_joinbss_event_prehandle() local
1926the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_… in rtw_joinbss_event_prehandle()
1944 if (the_same_macaddr == _TRUE) in rtw_joinbss_event_prehandle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_mlme.c2992 unsigned int the_same_macaddr = _FALSE; local
2996the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
3014 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mlme.c2763 unsigned int the_same_macaddr = _FALSE; local
2767the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_…
2785 if (the_same_macaddr == _TRUE)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme.c1923 unsigned int the_same_macaddr = _FALSE; in rtw_joinbss_event_prehandle() local
1927the_same_macaddr = _rtw_memcmp(pnetwork->network.MacAddress, cur_network->network.MacAddress, ETH_… in rtw_joinbss_event_prehandle()
1945 if (the_same_macaddr == _TRUE) in rtw_joinbss_event_prehandle()