Searched refs:ehca2ib_qp_state (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.c122 * ehca2ib_qp_state maps ehca to IB qp_state
125 static inline enum ib_qp_state ehca2ib_qp_state(enum ehca_qp_state function
1278 qp_cur_state = ehca2ib_qp_state(mqpcb->qp_state);
1927 qp_attr->cur_qp_state = ehca2ib_qp_state(qpcb->qp_state);

Completed in 51 milliseconds