Searched refs:hns_roce_write64_k (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hns/ |
D | hns_roce_hw_v1.c | 341 hns_roce_write64_k((__le32 *)doorbell, qp->sq.db_reg_l); in hns_roce_v1_post_send() 443 hns_roce_write64_k((__le32 *)doorbell, in hns_roce_v1_post_recv() 2047 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_cq_set_ci() 2216 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_req_notify_cq() 2518 hns_roce_write64_k(bt_cmd_val, hr_dev->reg_base + ROCEE_BT_CMD_L_REG); in hns_roce_v1_clear_hem() 3332 hns_roce_write64_k(doorbell, hr_qp->rq.db_reg_l); in hns_roce_v1_m_qp()
|
D | hns_roce_device.h | 886 static inline void hns_roce_write64_k(__le32 val[2], void __iomem *dest) in hns_roce_write64_k() function
|
D | hns_roce_hem.c | 355 hns_roce_write64_k(bt_cmd_val, in hns_roce_set_hem()
|
D | hns_roce_hw_v2.c | 530 hns_roce_write64_k((__le32 *)&sq_db, qp->sq.db_reg_l); in hns_roce_v2_post_send() 2003 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v2_req_notify_cq() 4058 hns_roce_write64_k(doorbell, eq->doorbell); in set_eq_cons_index_v2()
|