Searched refs:MLX4_MAC_MASK (Results 1 – 6 of 6) sorted by relevance
45 #define MLX4_MAC_MASK 0xffffffffffffULL macro
119 (MLX4_MAC_MASK & mac) == in find_index()120 (MLX4_MAC_MASK & be64_to_cpu(table->entries[i]))) in find_index()160 if (mac == (MLX4_MAC_MASK & be64_to_cpu(table->entries[i]))) { in mlx4_find_cached_mac()216 if (((MLX4_MAC_MASK & mac) == (MLX4_MAC_MASK & be64_to_cpu(table->entries[i])))) in __mlx4_register_mac()218 if (((MLX4_MAC_MASK & mac) == (MLX4_MAC_MASK & be64_to_cpu(dup_table->entries[i])))) in __mlx4_register_mac()243 ((MLX4_MAC_MASK & mac) == (MLX4_MAC_MASK & be64_to_cpu(table->entries[index_at_dup_port])))) in __mlx4_register_mac()261 if ((MLX4_MAC_MASK & mac) == in __mlx4_register_mac()262 (MLX4_MAC_MASK & be64_to_cpu(table->entries[i]))) { in __mlx4_register_mac()267 u64 dup_mac = MLX4_MAC_MASK & be64_to_cpu(dup_table->entries[i]); in __mlx4_register_mac()
1064 __be64 mac_mask = cpu_to_be64(MLX4_MAC_MASK << 16); in mlx4_tunnel_steer_add()1373 __be64 mac_mask = cpu_to_be64(MLX4_MAC_MASK << 16); in mlx4_trans_to_dmfs_attach()
240 __be64 mac_mask = cpu_to_be64(MLX4_MAC_MASK << 16); in mlx4_en_filter_work()582 __be64 mac_mask = cpu_to_be64(MLX4_MAC_MASK << 16); in mlx4_en_uc_steer_add()
1424 __be64 mac_msk = cpu_to_be64(MLX4_MAC_MASK << 16); in mlx4_en_ethtool_add_mac_rule()
4236 __be64 mac_msk = cpu_to_be64(MLX4_MAC_MASK << 16); in add_eth_header()