Searched refs:mac_bcast (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/bonding/
H A Dbond_alb.c48 static const u8 mac_bcast[ETH_ALEN] __long_aligned = {
427 mac_bcast)) { rlb_clear_slave()
530 !ether_addr_equal_64bits(client_info->mac_dst, mac_bcast)) { rlb_req_update_slave_clients()
571 !ether_addr_equal_64bits(client_info->mac_dst, mac_bcast)) { rlb_req_update_subnet_clients()
599 if (!ether_addr_equal_64bits(arp->mac_dst, mac_bcast)) { rlb_choose_channel()
647 if (!ether_addr_equal_64bits(client_info->mac_dst, mac_bcast)) { rlb_choose_channel()
1383 if (ether_addr_equal_64bits(eth_data->h_dest, mac_bcast) || bond_alb_xmit()
1397 if (ether_addr_equal_64bits(eth_data->h_dest, mac_bcast)) { bond_alb_xmit()
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dmvpp2.c5493 unsigned char mac_bcast[ETH_ALEN] = { mvpp2_open() local
5497 err = mvpp2_prs_mac_da_accept(port->priv, port->id, mac_bcast, true); mvpp2_open()

Completed in 148 milliseconds