Searched refs:iboe (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c264 struct mlx4_ib_iboe *iboe = &ibdev->iboe; local
281 port_gid_table = &iboe->gids[port_num - 1];
282 spin_lock_bh(&iboe->lock);
325 spin_unlock_bh(&iboe->lock);
342 struct mlx4_ib_iboe *iboe = &ibdev->iboe; local
354 port_gid_table = &iboe->gids[port_num - 1];
355 spin_lock_bh(&iboe->lock);
383 spin_unlock_bh(&iboe
395 struct mlx4_ib_iboe *iboe = &ibdev->iboe; local
696 struct mlx4_ib_iboe *iboe = &mdev->iboe; local
2346 struct mlx4_ib_iboe *iboe; local
2514 struct mlx4_ib_iboe *iboe; local
[all...]
H A Dmlx4_ib.h583 struct mlx4_ib_iboe iboe; member in struct:mlx4_ib_dev
H A Dmlx4_ib_qp.c1550 u64_mac = atomic64_read(&dev->iboe.mac[qp->port - 1]);

Completed in 98 milliseconds