Searched defs:bc_addr (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_sta_mgt.c | 463 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 D | rtw_ap.c | 1886 u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_sta_flush() local
|
| /linux/drivers/staging/rtl8723bs/os_dep/ |
| H A D | xmit_linux.c | 131 u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in rtw_mlcst2unicst() local
|
| /linux/drivers/media/dvb-core/ |
| H A D | dvb_net.c | 605 static const u8 bc_addr[ETH_ALEN] = { [0 ... ETH_ALEN - 1] = 0xff }; in dvb_net_ule_should_drop() local
|