Home
last modified time | relevance | path

Searched defs:bc_addr (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c412 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local
469 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local
Drtw_mlme_ext.c324 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in issue_beacon() local
614 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in issue_probereq() local
4086 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in _mgt_dispatcher() local
4105 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mgt_dispatcher() local
Drtw_ap.c1599 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_sta_flush() local
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c525 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local
591 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local
Drtw_mlme_ext.c514 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in _mgt_dispatcher() local
532 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mgt_dispatcher() local
2463 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in issue_beacon() local
2844 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in _issue_probereq() local
Drtw_wlan_util.c2018 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_alloc_macid() local
2049 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_release_macid() local
Drtw_ap.c2397 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_sta_flush() local
/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_sta_mgt.c268 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in r8712_get_bcmc_stainfo() local
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dxmit_linux.c136 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local
Dioctl_cfg80211.c254 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_cfg80211_inform_bss() local
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c218 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in ConstructBeacon() local
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_cmd.c130 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in ConstructBeacon() local
682 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in ConstructProbeReq() local
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dtdls.c736 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mwifiex_construct_tdls_action_frame() local
/Linux-v4.19/drivers/media/dvb-core/
Ddvb_net.c615 static const u8 bc_addr[ETH_ALEN] = { [0 ... ETH_ALEN - 1] = 0xff }; in dvb_net_ule_should_drop() local