Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_verbs.c299 vdev->ib_active = false; in pvrdma_modify_port()
325 if (!vdev->ib_active) in pvrdma_alloc_ucontext()
Dpvrdma.h240 bool ib_active; member
Dpvrdma_main.c277 dev->ib_active = true; in pvrdma_register_device()
436 if (!dev->ib_active) in pvrdma_intr1_handler()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmain.c207 && ibdev->ib_active) { in mlx5_netdev_event()
1834 if (!dev->ib_active) in mlx5_ib_alloc_ucontext()
2878 if (ibdev->ib_active) in mlx5_ib_handle_event()
2882 ibdev->ib_active = false; in mlx5_ib_handle_event()
4583 dev->ib_active = false; in __mlx5_ib_remove()
4612 dev->ib_active = true; in __mlx5_ib_add()
Dmlx5_ib.h976 u8 ib_active:1; member
/Linux-v5.10/drivers/infiniband/hw/mlx4/
Dmain.c1106 if (!dev->ib_active) in mlx4_ib_alloc_ucontext()
2868 ibdev->ib_active = true; in mlx4_ib_add()
3004 ibdev->ib_active = false; in mlx4_ib_remove()
3271 ibdev->ib_active = false; in mlx4_ib_event()
Dmlx4_ib.h626 bool ib_active; member