Searched defs:mac_msk (Results 1 - 2 of 2) sorted by last modified time

/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c736 __be64 mac_msk = cpu_to_be64(MLX4_MAC_MASK << 16); local
739 memcpy(spec_l2->eth.dst_mac_msk, &mac_msk, ETH_ALEN);
H A Dresource_tracker.c3939 __be64 mac_msk = cpu_to_be64(MLX4_MAC_MASK << 16); local
3978 memcpy(eth_header->dst_mac_msk, &mac_msk, ETH_ALEN);

Completed in 84 milliseconds