Searched refs:__to_ib_qp_state (Results 1 – 1 of 1) sorted by relevance
1657 static enum ib_qp_state __to_ib_qp_state(u8 state) in __to_ib_qp_state() function2001 curr_qp_state = __to_ib_qp_state(qp->qplib_qp.cur_qp_state); in bnxt_re_modify_qp()2251 qp_attr->qp_state = __to_ib_qp_state(qplib_qp->state); in bnxt_re_query_qp()2252 qp_attr->cur_qp_state = __to_ib_qp_state(qplib_qp->cur_qp_state); in bnxt_re_query_qp()