Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c467 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local
518 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local
H A Drtw_ap.c1936 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_sta_flush() local
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dxmit_linux.c131 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dinit.c136 u8 bc_addr[ETH_ALEN]; in mt7603_mac_init() local
/linux/drivers/media/dvb-core/
H A Ddvb_net.c605 static const u8 bc_addr[ETH_ALEN] = { [0 ... ETH_ALEN - 1] = 0xff }; in dvb_net_ule_should_drop() local