[go: nahoru, domu]

Searched defs:iboe (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/mlx4/
H A Dmain.c349 struct mlx4_ib_iboe *iboe = &mdev->iboe; local
377 spin_lock_bh(&iboe->lock);
378 ndev = iboe->netdevs[port - 1];
389 spin_unlock_bh(&iboe->lock);
477 *gid = dev->iboe.gid_table[port - 1][index];
831 spin_lock_bh(&mdev->iboe.lock);
832 ndev = mdev->iboe.netdevs[mqp->port - 1];
835 spin_unlock_bh(&mdev->iboe.lock);
1318 spin_lock_bh(&mdev->iboe
1592 struct mlx4_ib_iboe *iboe; local
1632 struct mlx4_ib_iboe *iboe; local
1798 struct mlx4_ib_iboe *iboe = &ibdev->iboe; local
1834 struct mlx4_ib_iboe *iboe; local
2047 struct mlx4_ib_iboe *iboe; local
[all...]
H A Dmlx4_ib.h514 struct mlx4_ib_iboe iboe; member in struct:mlx4_ib_dev

Completed in 70 milliseconds