Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
A Dhns_roce_hw_v2.c127 hr_reg_write(fseg, FRMR_PBL_BUF_PG_SZ, in set_frmr_seg()
636 hr_reg_write(&sq_db, DB_SL, qp->sl); in update_sq_db()
975 hr_reg_write(db, DB_TAG, srq->srqn); in update_srq_db()
4714 hr_reg_write(context, QPC_UDPSPN, in hns_roce_v2_set_path()
4900 hr_reg_write(context, QPC_RR_MAX, in hns_roce_v2_set_opt_fields()
5362 hr_reg_write(ctx, SRQC_IDX_HOP_NUM, in hns_roce_v2_write_srqc_index_queue()
5366 hr_reg_write(ctx, SRQC_IDX_BT_BA_H, in hns_roce_v2_write_srqc_index_queue()
5407 hr_reg_write(ctx, SRQC_SRQ_ST, 1); in hns_roce_v2_write_srqc()
5415 hr_reg_write(ctx, SRQC_RQWS, in hns_roce_v2_write_srqc()
5645 hr_reg_write(&eq_db, EQ_DB_CMD, in update_eq_db()
[all …]
A Dhns_roce_common.h95 #define hr_reg_write(ptr, field, val) _hr_reg_write(ptr, field, val) macro

Completed in 16 milliseconds