Searched refs:MLX4_MAC_VALID (Results 1 – 4 of 4) sorted by relevance
50 #define MLX4_MAC_VALID (1ull << 63) macro164 table->entries[free] = cpu_to_be64(mac | MLX4_MAC_VALID); in __mlx4_register_mac()291 table->entries[index] = cpu_to_be64(new_mac | MLX4_MAC_VALID); in __mlx4_replace_mac()
50 #define MLX4_MAC_VALID (1ull << 63) macro