Lines Matching refs:from_state

77 	int			from_state;  member
850 r->from_state = r->state; in get_res()
892 r->state = r->from_state; in put_res()
1479 r->com.from_state = r->com.state; in qp_res_start_move_to()
1532 r->com.from_state = r->com.state; in mr_res_start_move_to()
1580 r->com.from_state = r->com.state; in eq_res_start_move_to()
1621 r->com.from_state = r->com.state; in cq_res_start_move_to()
1657 r->com.from_state = r->com.state; in srq_res_start_move_to()
1679 r->state = r->from_state; in res_abort_move()
2808 if (mpt->com.from_state == RES_MPT_MAPPED) { in mlx4_QUERY_MPT_wrapper()
2829 } else if (mpt->com.from_state == RES_MPT_HW) { in mlx4_QUERY_MPT_wrapper()
3091 mtt->com.from_state = mtt->com.state; in get_containing_mtt()
3289 if (req->com.from_state != RES_EQ_HW) { in mlx4_GEN_EQE()
3341 if (eq->com.from_state != RES_EQ_HW) { in mlx4_QUERY_EQ_wrapper()
3430 if (cq->com.from_state != RES_CQ_HW) in mlx4_QUERY_CQ_wrapper()
3502 if (cq->com.from_state != RES_CQ_HW) in mlx4_MODIFY_CQ_wrapper()
3616 if (srq->com.from_state != RES_SRQ_HW) { in mlx4_QUERY_SRQ_wrapper()
3640 if (srq->com.from_state != RES_SRQ_HW) { in mlx4_ARM_SRQ_wrapper()
3664 if (qp->com.from_state != RES_QP_HW) { in mlx4_GEN_QP_wrapper()
3775 if (qp->com.from_state != RES_QP_HW) { in mlx4_INIT2RTR_QP_wrapper()
4485 r->from_state = r->state; in _move_all_busy()
4541 state = qp->com.from_state; in rem_slave_qps()
4614 state = srq->com.from_state; in rem_slave_srqs()
4680 state = cq->com.from_state; in rem_slave_cqs()
4743 state = mpt->com.from_state; in rem_slave_mrs()
4811 state = mtt->com.from_state; in rem_slave_mtts()
4861 state = fs_rule->com.from_state; in rem_slave_fs_rule()
4913 state = eq->com.from_state; in rem_slave_eqs()
5106 if (qp->com.from_state != RES_QP_HW || in mlx4_vf_immed_vlan_work_handler()