| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_sta_mgt.c | 419 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 425 addr = bc_addr; in rtw_get_stainfo() 454 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_init_bcmc_stainfo() local 457 psta = rtw_alloc_stainfo(pstapriv, bc_addr); in rtw_init_bcmc_stainfo() 474 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 476 return rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_sta_mgt.c | 518 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 524 addr = bc_addr; in rtw_get_stainfo() 580 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 582 return rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_sta_mgt.c | 735 u8 bc_addr[ETH_ALEN] = {0xff,0xff,0xff,0xff,0xff,0xff}; in rtw_get_stainfo() local 744 addr = bc_addr; in rtw_get_stainfo() 821 u8 bc_addr[ETH_ALEN] = {0xff,0xff,0xff,0xff,0xff,0xff}; in rtw_get_bcmc_stainfo() local 823 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/ |
| H A D | xmit_linux.c | 136 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local 171 !memcmp(psta->hwaddr, bc_addr, 6)) { in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_sta_mgt.c | 255 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in r8712_get_bcmc_stainfo() local 257 return r8712_get_stainfo(pstapriv, bc_addr); in r8712_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | init.c | 135 u8 bc_addr[ETH_ALEN]; in mt7603_mac_init() local 223 eth_broadcast_addr(bc_addr); in mt7603_mac_init() 224 mt7603_wtbl_init(dev, MT7603_WTBL_RESERVED, -1, bc_addr); in mt7603_mac_init()
|
| H A D | main.c | 41 u8 bc_addr[ETH_ALEN]; in mt7603_add_interface() local 73 eth_broadcast_addr(bc_addr); in mt7603_add_interface() 74 mt7603_wtbl_init(dev, idx, mvif->idx, bc_addr); in mt7603_add_interface()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_sta_mgt.c | 857 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 865 addr = bc_addr; in rtw_get_stainfo() 941 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 943 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_sta_mgt.c | 874 const u8 bc_addr[ETH_ALEN] = {0xff,0xff,0xff,0xff,0xff,0xff}; in rtw_get_stainfo() local 883 addr = bc_addr; in rtw_get_stainfo() 963 u8 bc_addr[ETH_ALEN] = {0xff,0xff,0xff,0xff,0xff,0xff}; in rtw_get_bcmc_stainfo() local 965 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | xmit_linux.c | 375 u8 bc_addr[6]={0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local 411 || _rtw_memcmp(psta->hwaddr, bc_addr, 6) == _TRUE in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | xmit_linux.c | 375 u8 bc_addr[6]={0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local 411 || _rtw_memcmp(psta->hwaddr, bc_addr, 6) == _TRUE in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | xmit_linux.c | 375 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local 409 || _rtw_memcmp(psta->cmn.mac_addr, bc_addr, 6) == _TRUE in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | xmit_linux.c | 374 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local 408 || _rtw_memcmp(psta->hwaddr, bc_addr, 6) == _TRUE in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_sta_mgt.c | 824 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 831 addr = bc_addr; in rtw_get_stainfo() 904 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 905 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | xmit_linux.c | 387 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local 421 || _rtw_memcmp(psta->cmn.mac_addr, bc_addr, ETH_ALEN) == _TRUE in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | xmit_linux.c | 387 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local 421 || _rtw_memcmp(psta->cmn.mac_addr, bc_addr, ETH_ALEN) == _TRUE in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | xmit_linux.c | 387 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local 421 || _rtw_memcmp(psta->cmn.mac_addr, bc_addr, ETH_ALEN) == _TRUE in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | xmit_linux.c | 387 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local 421 || _rtw_memcmp(psta->cmn.mac_addr, bc_addr, ETH_ALEN) == _TRUE in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_sta_mgt.c | 962 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 969 addr = bc_addr; in rtw_get_stainfo() 1041 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 1042 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_sta_mgt.c | 940 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 947 addr = bc_addr; in rtw_get_stainfo() 1020 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 1021 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_sta_mgt.c | 920 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 927 addr = bc_addr; in rtw_get_stainfo() 1000 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 1001 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_sta_mgt.c | 927 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 934 addr = bc_addr; in rtw_get_stainfo() 1007 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 1008 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_sta_mgt.c | 958 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 965 addr = bc_addr; in rtw_get_stainfo() 1037 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 1038 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_sta_mgt.c | 962 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 969 addr = bc_addr; in rtw_get_stainfo() 1041 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 1042 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_sta_mgt.c | 917 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local 924 addr = bc_addr; in rtw_get_stainfo() 997 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local 998 psta = rtw_get_stainfo(pstapriv, bc_addr); in rtw_get_bcmc_stainfo()
|