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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_qp.c1244 enum ib_qp_statetrans statetrans; local
1354 statetrans = get_modqp_statetrans(qp_cur_state, qp_new_state);
1355 if (statetrans < 0) {
1360 statetrans, my_qp, ibqp->qp_num);
1376 my_qp, ibqp->qp_num, statetrans);
1383 (statetrans == IB_QPST_INIT2RTR) &&
1393 statetrans == IB_QPST_SQE2RTS) {
1421 if (statetrans == IB_QPST_RESET2INIT &&
1427 if (statetrans == IB_QPST_INIT2RTR &&
1709 statetrans
[all...]

Completed in 69 milliseconds