Home
last modified time | relevance | path

Searched refs:DEMUX_PV_STATE_DOWN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c1987 if (ctx->state != DEMUX_PV_STATE_DOWN) in create_pv_resources()
2089 ctx->state = DEMUX_PV_STATE_DOWN; in create_pv_resources()
2098 if (ctx->state > DEMUX_PV_STATE_DOWN) { in destroy_pv_resources()
2114 ctx->state = DEMUX_PV_STATE_DOWN; in destroy_pv_resources()
2243 if (sqp_ctx->state > DEMUX_PV_STATE_DOWN) { in mlx4_ib_free_sqp_ctx()
2258 sqp_ctx->state = DEMUX_PV_STATE_DOWN; in mlx4_ib_free_sqp_ctx()
2271 if (ctx->tun[i]->state > DEMUX_PV_STATE_DOWN) in mlx4_ib_free_demux_ctx()
H A Dmlx4_ib.h470 DEMUX_PV_STATE_DOWN, enumerator