Home
last modified time | relevance | path

Searched refs:target_mac (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c4410 const u8 *target_mac; local
4420 target_mac = mac;
4422 target_mac = params->mac;
4432 if(!target_mac)
4444 DBG_8192C("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac));
4446 if (target_mac[0] == 0xff && target_mac[1] == 0xff &&
4447 target_mac[2] == 0xff && target_mac[3] == 0xff &&
4448 target_mac[4] == 0xff && target_mac[5] == 0xff)
4466 if(_rtw_memcmp((u8 *)target_mac, psta->hwaddr, ETH_ALEN))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c4339 const u8 *target_mac; local
4349 target_mac = mac;
4351 target_mac = params->mac;
4361 if (!target_mac)
4373 DBG_8192C("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac));
4375 if (target_mac[0] == 0xff && target_mac[1] == 0xff &&
4376 target_mac[2] == 0xff && target_mac[3] == 0xff &&
4377 target_mac[4] == 0xff && target_mac[5] == 0xff)
4395 if (_rtw_memcmp((u8 *)target_mac, psta->hwaddr, ETH_ALEN))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c4058 const u8 *target_mac; local
4068 target_mac = mac;
4070 target_mac = params->mac;
4079 if (!target_mac) {
4090 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac));
4092 if (target_mac[0] == 0xff && target_mac[1] == 0xff &&
4093 target_mac[2] == 0xff && target_mac[3] == 0xff &&
4094 target_mac[4] == 0xff && target_mac[5] == 0xff)
4109 if (_rtw_memcmp((u8 *)target_mac, psta->hwaddr, ETH_ALEN)) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c4314 const u8 *target_mac; local
4324 target_mac = mac;
4326 target_mac = params->mac;
4335 if (!target_mac) {
4347 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac));
4349 if (target_mac[0] == 0xff && target_mac[1] == 0xff &&
4350 target_mac[2] == 0xff && target_mac[3] == 0xff &&
4351 target_mac[4] == 0xff && target_mac[5] == 0xff)
4366 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Drole.c254 PLTFM_MEMCMP(info->target_mac, info->bssid, 6)) { in role_info_valid()
398 info->a_info.tma[i] = info->target_mac[i]; in role_info_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Drole.c254 PLTFM_MEMCMP(info->target_mac, info->bssid, 6)) { in role_info_valid()
398 info->a_info.tma[i] = info->target_mac[i]; in role_info_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c5375 const u8 *target_mac; in cfg80211_rtw_del_station() local
5382 target_mac = mac; in cfg80211_rtw_del_station()
5384 target_mac = params->mac; in cfg80211_rtw_del_station()
5387 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5395 if (!target_mac) { in cfg80211_rtw_del_station()
5407 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5409 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
5410 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
5411 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
5426 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c5491 const u8 *target_mac; in cfg80211_rtw_del_station() local
5498 target_mac = mac; in cfg80211_rtw_del_station()
5500 target_mac = params->mac; in cfg80211_rtw_del_station()
5503 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5511 if (!target_mac) { in cfg80211_rtw_del_station()
5523 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5525 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
5526 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
5527 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
5542 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c5471 const u8 *target_mac; in cfg80211_rtw_del_station() local
5478 target_mac = mac; in cfg80211_rtw_del_station()
5480 target_mac = params->mac; in cfg80211_rtw_del_station()
5483 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5491 if (!target_mac) { in cfg80211_rtw_del_station()
5503 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5505 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
5506 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
5507 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
5522 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c5758 const u8 *target_mac; in cfg80211_rtw_del_station() local
5765 target_mac = mac; in cfg80211_rtw_del_station()
5767 target_mac = params->mac; in cfg80211_rtw_del_station()
5770 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5778 if (!target_mac) { in cfg80211_rtw_del_station()
5790 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5792 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
5793 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
5794 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
5809 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c5759 const u8 *target_mac; in cfg80211_rtw_del_station() local
5766 target_mac = mac; in cfg80211_rtw_del_station()
5768 target_mac = params->mac; in cfg80211_rtw_del_station()
5771 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5779 if (!target_mac) { in cfg80211_rtw_del_station()
5791 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5793 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
5794 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
5795 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
5810 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c6013 const u8 *target_mac; in cfg80211_rtw_del_station() local
6020 target_mac = mac; in cfg80211_rtw_del_station()
6022 target_mac = params->mac; in cfg80211_rtw_del_station()
6025 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
6033 if (!target_mac) { in cfg80211_rtw_del_station()
6045 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
6047 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
6048 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
6049 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
6064 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c6036 const u8 *target_mac; in cfg80211_rtw_del_station() local
6043 target_mac = mac; in cfg80211_rtw_del_station()
6045 target_mac = params->mac; in cfg80211_rtw_del_station()
6048 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
6056 if (!target_mac) { in cfg80211_rtw_del_station()
6068 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
6070 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
6071 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
6072 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
6087 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c5845 const u8 *target_mac; in cfg80211_rtw_del_station() local
5852 target_mac = mac; in cfg80211_rtw_del_station()
5854 target_mac = params->mac; in cfg80211_rtw_del_station()
5857 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5865 if (!target_mac) { in cfg80211_rtw_del_station()
5877 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5879 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
5880 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
5881 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
5896 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c5874 const u8 *target_mac; in cfg80211_rtw_del_station() local
5881 target_mac = mac; in cfg80211_rtw_del_station()
5883 target_mac = params->mac; in cfg80211_rtw_del_station()
5886 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5894 if (!target_mac) { in cfg80211_rtw_del_station()
5906 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5908 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
5909 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
5910 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
5925 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.c5743 const u8 *target_mac; in cfg80211_rtw_del_station() local
5750 target_mac = mac; in cfg80211_rtw_del_station()
5752 target_mac = params->mac; in cfg80211_rtw_del_station()
5755 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5763 if (!target_mac) { in cfg80211_rtw_del_station()
5775 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5777 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
5778 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
5779 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
5794 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c5920 const u8 *target_mac; in cfg80211_rtw_del_station() local
5927 target_mac = mac; in cfg80211_rtw_del_station()
5929 target_mac = params->mac; in cfg80211_rtw_del_station()
5932 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5940 if (!target_mac) { in cfg80211_rtw_del_station()
5952 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5954 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
5955 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
5956 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
5971 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c5765 const u8 *target_mac; in cfg80211_rtw_del_station() local
5772 target_mac = mac; in cfg80211_rtw_del_station()
5774 target_mac = params->mac; in cfg80211_rtw_del_station()
5777 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5785 if (!target_mac) { in cfg80211_rtw_del_station()
5797 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5799 if (target_mac[0] == 0xff && target_mac[1] == 0xff && in cfg80211_rtw_del_station()
5800 target_mac[2] == 0xff && target_mac[3] == 0xff && in cfg80211_rtw_del_station()
5801 target_mac[4] == 0xff && target_mac[5] == 0xff) in cfg80211_rtw_del_station()
5816 if (_rtw_memcmp((u8 *)target_mac, psta->cmn.mac_addr, ETH_ALEN)) { in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c2309 target_mac = pmlmepriv->gw_mac_addr; in _cfg_arp_ofld_info()
2319 target_mac = get_my_bssid(&(pmlmeinfo->network)); in _cfg_arp_ofld_info()
2327 _rtw_memcpy(&(info.arp_ofld_content.mac_addr[0]), target_mac, in _cfg_arp_ofld_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c2298 target_mac = pmlmepriv->gw_mac_addr; in _cfg_arp_ofld_info()
2308 target_mac = get_my_bssid(&(pmlmeinfo->network)); in _cfg_arp_ofld_info()
2316 _rtw_memcpy(&(info.arp_ofld_content.mac_addr[0]), target_mac, in _cfg_arp_ofld_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c5795 const u8 *target_mac; in cfg80211_rtw_del_station() local
5806 target_mac = mac; in cfg80211_rtw_del_station()
5808 target_mac = params->mac; in cfg80211_rtw_del_station()
5814 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5822 if (!target_mac) { in cfg80211_rtw_del_station()
5834 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
5837 if (is_broadcast_mac_addr(target_mac)) { in cfg80211_rtw_del_station()
5840 issue_deauth(padapter, (u8 *)target_mac, WLAN_REASON_PREV_AUTH_NOT_VALID); in cfg80211_rtw_del_station()
5858 if ((_rtw_memcmp((u8 *)target_mac, psta->phl_sta->mac_addr, ETH_ALEN) || is_ucast == 0) in cfg80211_rtw_del_station()
5859 && !_rtw_memcmp((u8 *)target_mac, padapter->mac_addr, ETH_ALEN) in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c5970 const u8 *target_mac; in cfg80211_rtw_del_station() local
5981 target_mac = mac; in cfg80211_rtw_del_station()
5983 target_mac = params->mac; in cfg80211_rtw_del_station()
5989 RTW_INFO("+"FUNC_NDEV_FMT" mac=%pM\n", FUNC_NDEV_ARG(ndev), target_mac); in cfg80211_rtw_del_station()
5997 if (!target_mac) { in cfg80211_rtw_del_station()
6009 RTW_INFO("free sta macaddr =" MAC_FMT "\n", MAC_ARG(target_mac)); in cfg80211_rtw_del_station()
6012 if (is_broadcast_mac_addr(target_mac)) { in cfg80211_rtw_del_station()
6015 issue_deauth(padapter, (u8 *)target_mac, WLAN_REASON_PREV_AUTH_NOT_VALID); in cfg80211_rtw_del_station()
6033 if ((_rtw_memcmp((u8 *)target_mac, psta->phl_sta->mac_addr, ETH_ALEN) || is_ucast == 0) in cfg80211_rtw_del_station()
6034 && !_rtw_memcmp((u8 *)target_mac, padapter->mac_addr, ETH_ALEN) in cfg80211_rtw_del_station()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c2369 _os_mem_cpy(drv, rinfo->target_mac, sta->mac_addr, MAC_ALEN); in _hal_stainfo_to_macrinfo()
2374 _os_mem_cpy(drv, rinfo->target_mac, sta->mac_addr, MAC_ALEN); in _hal_stainfo_to_macrinfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c2369 _os_mem_cpy(drv, rinfo->target_mac, sta->mac_addr, MAC_ALEN); in _hal_stainfo_to_macrinfo()
2374 _os_mem_cpy(drv, rinfo->target_mac, sta->mac_addr, MAC_ALEN); in _hal_stainfo_to_macrinfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h13001 u8 target_mac[6]; member

12