Home
last modified time | relevance | path

Searched refs:hns_roce_write64_k (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c334 hns_roce_write64_k(doorbell, qp->sq.db_reg_l); in hns_roce_v1_post_send()
431 hns_roce_write64_k(doorbell, hr_qp->rq.db_reg_l); in hns_roce_v1_post_recv()
1930 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_cq_set_ci()
2094 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_req_notify_cq()
2392 hns_roce_write64_k(bt_cmd_val, hr_dev->reg_base + ROCEE_BT_CMD_L_REG); in hns_roce_v1_clear_hem()
3230 hns_roce_write64_k(doorbell, hr_qp->rq.db_reg_l); in hns_roce_v1_m_qp()
Dhns_roce_device.h1061 static inline void hns_roce_write64_k(__le32 val[2], void __iomem *dest) in hns_roce_write64_k() function
Dhns_roce_hw_v2.h1997 hns_roce_write64_k(val, dest); in hns_roce_write64()
Dhns_roce_hem.c397 hns_roce_write64_k(bt_cmd_val, in hns_roce_set_hem()