Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c338 hns_roce_write64_k(doorbell, qp->sq.db_reg_l); in hns_roce_v1_post_send()
440 hns_roce_write64_k(doorbell, hr_qp->rq.db_reg_l); in hns_roce_v1_post_recv()
2014 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_cq_set_ci()
2183 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_req_notify_cq()
2482 hns_roce_write64_k(bt_cmd_val, hr_dev->reg_base + ROCEE_BT_CMD_L_REG); in hns_roce_v1_clear_hem()
3296 hns_roce_write64_k(doorbell, hr_qp->rq.db_reg_l); in hns_roce_v1_m_qp()
Dhns_roce_hw_v2.h1835 hns_roce_write64_k(val, dest); in hns_roce_write64()
Dhns_roce_device.h1100 static inline void hns_roce_write64_k(__le32 val[2], void __iomem *dest) in hns_roce_write64_k() function
Dhns_roce_hem.c429 hns_roce_write64_k(bt_cmd_val, in hns_roce_set_hem()