Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c463 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_stainfo() local
514 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_get_bcmc_stainfo() local
H A Drtw_ap.c1886 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/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