Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c1587 static u8 __from_ib_qp_state(enum ib_qp_state state) in __from_ib_qp_state() function
1955 qp->qplib_qp.state = __from_ib_qp_state(qp_attr->qp_state); in bnxt_re_modify_qp()