Searched refs:internal_modify_qp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_qp.c1066 * prepare_sqe_rts called by internal_modify_qp() at trans sqe -> rts
1233 * internal_modify_qp with circumvention to handle aqp0 properly
1238 static int internal_modify_qp(struct ib_qp *ibqp, function
1304 int smirc = internal_modify_qp(
1835 ret = internal_modify_qp(ibqp, attr, attr_mask, 0);
1861 ret = internal_modify_qp(sqp, &attr, qp_parm[i].mask, 0);

Completed in 42 milliseconds