Home
last modified time | relevance | path

Searched refs:SQ_DOORBELL_U32_8_QPN_S (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h1027 #define SQ_DOORBELL_U32_8_QPN_S 0 macro
1028 #define SQ_DOORBELL_U32_8_QPN_M (((1UL << 24) - 1) << SQ_DOORBELL_U32_8_QPN_S)
H A Dhns_roce_hw_v1.c328 SQ_DOORBELL_U32_8_QPN_S, qp->doorbell_qpn); in hns_roce_v1_post_send()