Home
last modified time | relevance | path

Searched refs:hns_roce_write64 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c632 hns_roce_write64(hr_dev, (__le32 *)&sq_db, qp->sq.db_reg); in update_sq_db()
652 hns_roce_write64(hr_dev, (__le32 *)&rq_db, in update_rq_db()
990 hns_roce_write64(hr_dev, (__le32 *)&srq_db, srq->db_reg); in hns_roce_v2_post_srq_recv()
3482 hns_roce_write64(hr_dev, (__le32 *)&cq_db, hr_cq->db_reg); in update_cq_db()
3607 hns_roce_write64(hr_dev, (__le32 *)&cq_db, hr_cq->db_reg); in hns_roce_v2_req_notify_cq()
5912 hns_roce_write64(hr_dev, (__le32 *)&eq_db, eq->db_reg); in update_eq_db()
H A Dhns_roce_hw_v2.h1437 static inline void hns_roce_write64(struct hns_roce_dev *hr_dev, __le32 val[2], in hns_roce_write64() function
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1989 static inline void hns_roce_write64(struct hns_roce_dev *hr_dev, __le32 val[2], in hns_roce_write64() function
H A Dhns_roce_hw_v2.c637 hns_roce_write64(hr_dev, (__le32 *)&sq_db, qp->sq.db_reg_l); in update_sq_db()
941 hns_roce_write64(hr_dev, (__le32 *)&srq_db, srq->db_reg_l); in hns_roce_v2_post_srq_recv()
3152 hns_roce_write64(hr_dev, doorbell, hr_cq->cq_db_l); in hns_roce_v2_req_notify_cq()
5474 hns_roce_write64(hr_dev, doorbell, eq->doorbell); in set_eq_cons_index_v2()

Completed in 25 milliseconds