Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.c271 vdev->ib_active = false; in pvrdma_modify_port()
297 if (!vdev->ib_active) in pvrdma_alloc_ucontext()
H A Dpvrdma.h240 bool ib_active; member
H A Dpvrdma_main.c291 dev->ib_active = true; in pvrdma_register_device()
438 if (!dev->ib_active) in pvrdma_intr1_handler()
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dmain.c169 if (!dev->ib_active) in mlx5_netdev_send_event()
1960 if (!dev->ib_active) in mlx5_ib_alloc_ucontext()
2815 if (ibdev->ib_active) in mlx5_ib_handle_event()
2819 ibdev->ib_active = false; in mlx5_ib_handle_event()
4589 dev->ib_active = false; in __mlx5_ib_remove()
4618 dev->ib_active = true; in __mlx5_ib_add()
4868 mpi->ibdev->ib_active = true; in mlx5r_mp_probe()
H A Dmlx5_ib.h1174 u8 ib_active:1; member
/linux-6.15/drivers/infiniband/hw/mlx4/
H A Dmain.c1103 if (!dev->ib_active) in mlx4_ib_alloc_ucontext()
2842 ibdev->ib_active = true; in mlx4_ib_probe()
2989 ibdev->ib_active = false; in mlx4_ib_remove()
3264 ibdev->ib_active = false; in mlx4_ib_event()
H A Dmlx4_ib.h627 bool ib_active; member