Home
last modified time | relevance | path

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

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