Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h57 int siw_verbs_modify_qp(struct ib_qp *base_qp, struct ib_qp_attr *attr,
H A Dsiw_main.c260 .modify_qp = siw_verbs_modify_qp,
H A Dsiw_verbs.c541 int siw_verbs_modify_qp(struct ib_qp *base_qp, struct ib_qp_attr *attr, in siw_verbs_modify_qp() function