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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_wr.h594 u32 sq_depth; member in struct:c2wr_qp_create_req
609 u32 sq_depth; member in struct:c2wr_qp_create_rep
640 u32 sq_depth; member in struct:c2wr_qp_query_rep
673 u32 sq_depth; member in struct:c2wr_qp_modify_req
682 u32 sq_depth; member in struct:c2wr_qp_modify_rep
H A Dc2_qp.c159 wr.sq_depth = cpu_to_be32(C2_QP_NO_ATTR_CHANGE);
270 wr.sq_depth = cpu_to_be32(C2_QP_NO_ATTR_CHANGE);
461 wr.sq_depth = cpu_to_be32(qp_attrs->cap.max_send_wr + 1);
511 q_size = be32_to_cpu(reply->sq_depth);

Completed in 47 milliseconds