Home
last modified time | relevance | path

Searched refs:nr_wqes (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/ehca/
Dhipz_fns_core.h61 static inline void hipz_update_sqa(struct ehca_qp *qp, u16 nr_wqes) in hipz_update_sqa() argument
65 EHCA_BMASK_SET(QPX_SQADDER, nr_wqes)); in hipz_update_sqa()
68 static inline void hipz_update_rqa(struct ehca_qp *qp, u16 nr_wqes) in hipz_update_rqa() argument
72 EHCA_BMASK_SET(QPX_RQADDER, nr_wqes)); in hipz_update_rqa()
/linux-3.4.99/drivers/net/ethernet/ibm/ehea/
Dehea_hw.h218 static inline void ehea_update_sqa(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_sqa() argument
222 EHEA_BMASK_SET(QPX_SQA_VALUE, nr_wqes)); in ehea_update_sqa()
225 static inline void ehea_update_rq3a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq3a() argument
229 EHEA_BMASK_SET(QPX_RQ1A_VALUE, nr_wqes)); in ehea_update_rq3a()
232 static inline void ehea_update_rq2a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq2a() argument
236 EHEA_BMASK_SET(QPX_RQ2A_VALUE, nr_wqes)); in ehea_update_rq2a()
239 static inline void ehea_update_rq1a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq1a() argument
243 EHEA_BMASK_SET(QPX_RQ3A_VALUE, nr_wqes)); in ehea_update_rq1a()