Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hns/
A Dhns_roce_hw_v2.c165 hr_reg_write(fseg, FRMR_PBL_BUF_PG_SZ, in set_frmr_seg()
627 hr_reg_write(&sq_db, DB_SL, qp->sl); in update_sq_db()
3382 hr_reg_write(mpt_entry, MPT_RR_EN, in hns_roce_v2_rereg_write_mtpt()
3384 hr_reg_write(mpt_entry, MPT_RW_EN, in hns_roce_v2_rereg_write_mtpt()
3386 hr_reg_write(mpt_entry, MPT_LW_EN, in hns_roce_v2_rereg_write_mtpt()
5067 hr_reg_write(context, QPC_UDPSPN, in hns_roce_v2_set_path()
5239 hr_reg_write(context, QPC_RR_MAX, in hns_roce_v2_set_opt_fields()
5846 hr_reg_write(ctx, SRQC_SRQ_ST, 1); in hns_roce_v2_write_srqc()
5854 hr_reg_write(ctx, SRQC_RQWS, in hns_roce_v2_write_srqc()
6199 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 18 milliseconds