Home
last modified time | relevance | path

Searched refs:ib_active (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.c299 vdev->ib_active = false; in pvrdma_modify_port()
325 if (!vdev->ib_active) in pvrdma_alloc_ucontext()
H A Dpvrdma.h240 bool ib_active; member
H A Dpvrdma_main.c250 dev->ib_active = true; in pvrdma_register_device()
409 if (!dev->ib_active) in pvrdma_intr1_handler()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c214 ibdev->ib_active) { in mlx5_netdev_event()
1865 if (!dev->ib_active) in mlx5_ib_alloc_ucontext()
2704 if (ibdev->ib_active) in mlx5_ib_handle_event()
2708 ibdev->ib_active = false; in mlx5_ib_handle_event()
4221 dev->ib_active = false; in __mlx5_ib_remove()
4250 dev->ib_active = true; in __mlx5_ib_add()
4416 mpi->ibdev->ib_active = true; in mlx5r_mp_probe()
H A Dmlx5_ib.h1122 u8 ib_active:1; member
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c1103 if (!dev->ib_active) in mlx4_ib_alloc_ucontext()
2840 ibdev->ib_active = true; in mlx4_ib_probe()
2987 ibdev->ib_active = false; in mlx4_ib_remove()
3262 ibdev->ib_active = false; in mlx4_ib_event()
H A Dmlx4_ib.h627 bool ib_active; member