Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmain.c596 if (!dev->ib_active) in mlx5_ib_alloc_ucontext()
955 ibdev->ib_active = false; in mlx5_ib_event()
1002 if (ibdev->ib_active) in mlx5_ib_event()
1471 dev->ib_active = true; in mlx5_ib_add()
Dmlx5_ib.h418 bool ib_active; member
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_intr.c238 else if (state == dd->ib_active) in ib_linkstate()
261 u32 active = dd->ib_active; in handle_e_ibstatuschanged()
Dipath_diag.c400 val != dd->ib_active))) { in ipath_diagpkt_write()
Dipath_kernel.h778 u32 ib_active; member
Dipath_iba6110.c1182 dd->ib_active = (INFINIPATH_IBCS_LT_STATE_LINKUP << in ipath_init_ht_variables()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmain.c911 if (!dev->ib_active) in mlx4_ib_alloc_ucontext()
2443 ibdev->ib_active = true; in mlx4_ib_add()
2569 ibdev->ib_active = false; in mlx4_ib_remove()
2796 ibdev->ib_active = false; in mlx4_ib_event()
Dmlx4_ib.h560 bool ib_active; member