Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx4/
H A Dcmd.h203 MLX4_SET_PORT_MAC_TABLE = 0x2, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c140 in_mod = MLX4_SET_PORT_MAC_TABLE << 8 | port; in mlx4_set_port_mac_table()