Home
last modified time | relevance | path

Searched refs:MLX4_SET_PORT_GID_TABLE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/mlx4/
Dcmd.h204 MLX4_SET_PORT_GID_TABLE = 0x5, enumerator
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dport.c638 ((u32)port) | (MLX4_SET_PORT_GID_TABLE << 8), in mlx4_reset_roce_port_gids()
723 in_modifier != MLX4_SET_PORT_GID_TABLE) { in mlx4_common_set_port()
769 case MLX4_SET_PORT_GID_TABLE: in mlx4_common_set_port()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c1528 err = mlx4_cmd(dev, mailbox->dma, MLX4_SET_PORT_GID_TABLE << 8 | gw->port, in update_gids_task()
1567 MLX4_SET_PORT_GID_TABLE << 8 | gw->port, in reset_gids_task()