Searched refs:MLX4_MAC_MASK (Results 1 – 6 of 6) sorted by relevance
40 #define MLX4_MAC_MASK 0xffffffffffffULL macro
111 (MLX4_MAC_MASK & mac) == in find_index()112 (MLX4_MAC_MASK & be64_to_cpu(table->entries[i]))) in find_index()152 if (mac == (MLX4_MAC_MASK & be64_to_cpu(table->entries[i]))) { in mlx4_find_cached_mac()180 if ((MLX4_MAC_MASK & mac) == in __mlx4_register_mac()181 (MLX4_MAC_MASK & be64_to_cpu(table->entries[i]))) { in __mlx4_register_mac()
1057 __be64 mac_mask = cpu_to_be64(MLX4_MAC_MASK << 16); in mlx4_tunnel_steer_add()1365 __be64 mac_mask = cpu_to_be64(MLX4_MAC_MASK << 16); in mlx4_trans_to_dmfs_attach()
178 __be64 mac_mask = cpu_to_be64(MLX4_MAC_MASK << 16); in mlx4_en_filter_work()514 __be64 mac_mask = cpu_to_be64(MLX4_MAC_MASK << 16); in mlx4_en_uc_steer_add()
1288 __be64 mac_msk = cpu_to_be64(MLX4_MAC_MASK << 16); in mlx4_en_ethtool_add_mac_rule()
3983 __be64 mac_msk = cpu_to_be64(MLX4_MAC_MASK << 16); in add_eth_header()