Lines Matching refs:from_state
74 int from_state; member
816 r->from_state = r->state; in get_res()
858 r->state = r->from_state; in put_res()
1318 r->com.from_state = r->com.state; in qp_res_start_move_to()
1371 r->com.from_state = r->com.state; in mr_res_start_move_to()
1419 r->com.from_state = r->com.state; in eq_res_start_move_to()
1460 r->com.from_state = r->com.state; in cq_res_start_move_to()
1496 r->com.from_state = r->com.state; in srq_res_start_move_to()
1518 r->state = r->from_state; in res_abort_move()
2644 if (mpt->com.from_state == RES_MPT_MAPPED) { in mlx4_QUERY_MPT_wrapper()
2665 } else if (mpt->com.from_state == RES_MPT_HW) { in mlx4_QUERY_MPT_wrapper()
2919 mtt->com.from_state = mtt->com.state; in get_containing_mtt()
3116 if (req->com.from_state != RES_EQ_HW) { in mlx4_GEN_EQE()
3168 if (eq->com.from_state != RES_EQ_HW) { in mlx4_QUERY_EQ_wrapper()
3257 if (cq->com.from_state != RES_CQ_HW) in mlx4_QUERY_CQ_wrapper()
3329 if (cq->com.from_state != RES_CQ_HW) in mlx4_MODIFY_CQ_wrapper()
3443 if (srq->com.from_state != RES_SRQ_HW) { in mlx4_QUERY_SRQ_wrapper()
3467 if (srq->com.from_state != RES_SRQ_HW) { in mlx4_ARM_SRQ_wrapper()
3491 if (qp->com.from_state != RES_QP_HW) { in mlx4_GEN_QP_wrapper()
3605 if (qp->com.from_state != RES_QP_HW) { in mlx4_INIT2RTR_QP_wrapper()
4275 r->from_state = r->state; in _move_all_busy()
4331 state = qp->com.from_state; in rem_slave_qps()
4404 state = srq->com.from_state; in rem_slave_srqs()
4470 state = cq->com.from_state; in rem_slave_cqs()
4533 state = mpt->com.from_state; in rem_slave_mrs()
4601 state = mtt->com.from_state; in rem_slave_mtts()
4651 state = fs_rule->com.from_state; in rem_slave_fs_rule()
4703 state = eq->com.from_state; in rem_slave_eqs()
4881 if (qp->com.from_state != RES_QP_HW || in mlx4_vf_immed_vlan_work_handler()