Home
last modified time | relevance | path

Searched refs:next_qp_state (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/amso1100/
Dc2_qp.c169 wr.next_qp_state = cpu_to_be32(to_c2_state(attr->qp_state)); in c2_qp_modify()
193 wr.next_qp_state = in c2_qp_modify()
272 wr.next_qp_state = cpu_to_be32(C2_QP_NO_ATTR_CHANGE); in c2_qp_set_read_limits()
Dc2_wr.h670 __be32 next_qp_state; member