Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c254 .iw_rem_ref = siw_qp_put_ref,
H A Dsiw.h514 void siw_qp_put_ref(struct ib_qp *qp);
H A Dsiw_verbs.c259 void siw_qp_put_ref(struct ib_qp *base_qp) in siw_qp_put_ref() function