Searched refs:statetrans (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_qp.c759 enum ib_qp_statetrans statetrans; local
865 statetrans = get_modqp_statetrans(qp_cur_state, qp_new_state);
866 if (statetrans < 0) {
871 statetrans, my_qp, ibqp->qp_num);
887 my_qp, ibqp->qp_num, statetrans);
893 statetrans == IB_QPST_SQE2RTS) {
921 if (statetrans == IB_QPST_RESET2INIT &&
927 if (statetrans == IB_QPST_INIT2RTR &&
1143 statetrans == IB_QPST_SQE2RTS) {
1150 if (statetrans
[all...]

Completed in 58 milliseconds