Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_hw.h204 static inline void ehea_update_sqa(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_sqa() argument
208 EHEA_BMASK_SET(QPX_SQA_VALUE, nr_wqes)); in ehea_update_sqa()
211 static inline void ehea_update_rq3a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq3a() argument
215 EHEA_BMASK_SET(QPX_RQ1A_VALUE, nr_wqes)); in ehea_update_rq3a()
218 static inline void ehea_update_rq2a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq2a() argument
222 EHEA_BMASK_SET(QPX_RQ2A_VALUE, nr_wqes)); in ehea_update_rq2a()
225 static inline void ehea_update_rq1a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq1a() argument
229 EHEA_BMASK_SET(QPX_RQ3A_VALUE, nr_wqes)); in ehea_update_rq1a()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H A Dehea_hw.h204 static inline void ehea_update_sqa(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_sqa() argument
208 EHEA_BMASK_SET(QPX_SQA_VALUE, nr_wqes)); in ehea_update_sqa()
211 static inline void ehea_update_rq3a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq3a() argument
215 EHEA_BMASK_SET(QPX_RQ1A_VALUE, nr_wqes)); in ehea_update_rq3a()
218 static inline void ehea_update_rq2a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq2a() argument
222 EHEA_BMASK_SET(QPX_RQ2A_VALUE, nr_wqes)); in ehea_update_rq2a()
225 static inline void ehea_update_rq1a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq1a() argument
229 EHEA_BMASK_SET(QPX_RQ3A_VALUE, nr_wqes)); in ehea_update_rq1a()

Completed in 2 milliseconds