Searched refs:hns_roce_write64_k (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v1.c | 334 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() 521 hns_roce_write64_k(bt_cmd_val, in hns_roce_v1_set_hem() 2006 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_cq_set_ci() 2165 hns_roce_write64_k(doorbell, hr_cq->cq_db_l); in hns_roce_v1_req_notify_cq() 2463 hns_roce_write64_k(bt_cmd_val, hr_dev->reg_base + ROCEE_BT_CMD_L_REG); in hns_roce_v1_clear_hem() 3300 hns_roce_write64_k(doorbell, hr_qp->rq.db_reg_l); in hns_roce_v1_m_qp()
|
H A D | hns_roce_hw_v2.h | 1997 hns_roce_write64_k(val, dest); in hns_roce_write64()
|
H A D | hns_roce_device.h | 1059 static inline void hns_roce_write64_k(__le32 val[2], void __iomem *dest) in hns_roce_write64_k() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.h | 1445 hns_roce_write64_k(val, dest); in hns_roce_write64()
|
H A D | hns_roce_device.h | 1038 static inline void hns_roce_write64_k(__le32 val[2], void __iomem *dest) in hns_roce_write64_k() function
|
Completed in 20 milliseconds