Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmain.c407 if (!dev->ib_active) in mlx5_ib_alloc_ucontext()
845 ibdev->ib_active = false; in mlx5_ib_event()
892 if (ibdev->ib_active) in mlx5_ib_event()
1328 dev->ib_active = true; in mlx5_ib_add()
Dmlx5_ib.h428 bool ib_active; member
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_intr.c239 else if (state == dd->ib_active) in ib_linkstate()
262 u32 active = dd->ib_active; in handle_e_ibstatuschanged()
Dipath_diag.c400 val != dd->ib_active))) { in ipath_diagpkt_write()
Dipath_kernel.h779 u32 ib_active; member
Dipath_iba6110.c1183 dd->ib_active = (INFINIPATH_IBCS_LT_STATE_LINKUP << in ipath_init_ht_variables()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c641 if (!dev->ib_active) in mlx4_ib_alloc_ucontext()
1516 if (!gw->dev->ib_active) in update_gids_task()
1552 if (!gw->dev->ib_active) in reset_gids_task()
2391 ibdev->ib_active = true; in mlx4_ib_add()
2530 ibdev->ib_active = false; in mlx4_ib_remove()
2768 ibdev->ib_active = false; in mlx4_ib_event()
Dmlx4_ib.h522 bool ib_active; member