Home
last modified time | relevance | path

Searched refs:MLX4_SET_PORT_MAC_TABLE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/mlx4/
Dcmd.h203 MLX4_SET_PORT_MAC_TABLE = 0x2, enumerator
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
Dmlx4_port.c140 in_mod = MLX4_SET_PORT_MAC_TABLE << 8 | port; in mlx4_set_port_mac_table()