Home
last modified time | relevance | path

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

/Linux-v5.4/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.c323 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in issue_beacon() local
613 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in issue_probereq() local
4068 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in _mgt_dispatcher() local
4087 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mgt_dispatcher() local
Drtw_ap.c1592 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_sta_flush() local
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c521 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local
585 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local
Drtw_mlme_ext.c504 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in _mgt_dispatcher() local
522 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mgt_dispatcher() local
2449 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in issue_beacon() local
2830 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in _issue_probereq() local
Drtw_wlan_util.c2002 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_alloc_macid() local
2033 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_release_macid() local
Drtw_ap.c2194 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_sta_flush() local
/Linux-v5.4/drivers/staging/rtl8712/
Drtl871x_sta_mgt.c255 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in r8712_get_bcmc_stainfo() local
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dxmit_linux.c136 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local
Dioctl_cfg80211.c252 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_cfg80211_inform_bss() local
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dinit.c133 u8 bc_addr[ETH_ALEN]; in mt7603_mac_init() local
Dmain.c40 u8 bc_addr[ETH_ALEN]; in mt7603_add_interface() local
/Linux-v5.4/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c216 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in ConstructBeacon() local
/Linux-v5.4/drivers/staging/rtl8723bs/hal/
Drtl8723b_cmd.c130 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in ConstructBeacon() local
678 u8 bc_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in ConstructProbeReq() local
/Linux-v5.4/drivers/media/dvb-core/
Ddvb_net.c604 static const u8 bc_addr[ETH_ALEN] = { [0 ... ETH_ALEN - 1] = 0xff }; in dvb_net_ule_should_drop() local