Searched refs:rxe_av_chk_attr (Results 1 – 4 of 4) sorted by relevance
17 int rxe_av_chk_attr(struct rxe_dev *rxe, struct rdma_ah_attr *attr) in rxe_av_chk_attr() function
13 int rxe_av_chk_attr(struct rxe_dev *rxe, struct rdma_ah_attr *attr);
440 if (mask & IB_QP_AV && rxe_av_chk_attr(rxe, &attr->ah_attr)) in rxe_qp_chk_attr()444 if (rxe_av_chk_attr(rxe, &attr->alt_ah_attr)) in rxe_qp_chk_attr()
168 err = rxe_av_chk_attr(rxe, init_attr->ah_attr); in rxe_create_ah()186 err = rxe_av_chk_attr(rxe, attr); in rxe_modify_ah()