Home
last modified time | relevance | path

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

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