Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/ofed/include/linux/mlx4/
Dcmd.h181 MLX4_SET_PORT_GID_TABLE = 0x5, enumerator
/freebsd-9-stable/sys/ofed/drivers/net/mlx4/
Dport.c567 in_modifier != MLX4_SET_PORT_GID_TABLE) { in mlx4_common_set_port()
614 case MLX4_SET_PORT_GID_TABLE: in mlx4_common_set_port()
/freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dmain.c1376 err = mlx4_cmd(dev, mailbox->dma, MLX4_SET_PORT_GID_TABLE << 8 | gw->port, in update_gids_task()