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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_qp.c123 * ehca2ib_qp_state maps ehca to IB qp_state
126 static inline enum ib_qp_state ehca2ib_qp_state(enum ehca_qp_state function
790 qp_cur_state = ehca2ib_qp_state(mqpcb->qp_state);
1261 qp_attr->cur_qp_state = ehca2ib_qp_state(qpcb->qp_state);

Completed in 98 milliseconds