Searched refs:hns_roce_write64 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hns/ |
| D | hns_roce_hw_v2.h | 1827 static inline void hns_roce_write64(struct hns_roce_dev *hr_dev, __le32 val[2], in hns_roce_write64() function
|
| D | hns_roce_hw_v2.c | 589 hns_roce_write64(hr_dev, (__le32 *)&sq_db, qp->sq.db_reg_l); in hns_roce_v2_post_send() 2652 hns_roce_write64(hr_dev, doorbell, hr_cq->cq_db_l); in hns_roce_v2_req_notify_cq() 4980 hns_roce_write64(hr_dev, doorbell, eq->doorbell); in set_eq_cons_index_v2() 6305 hns_roce_write64(hr_dev, (__le32 *)&srq_db, srq->db_reg_l); in hns_roce_v2_post_srq_recv()
|