Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h1024 #define SQ_DOORBELL_U32_4_PORT_S 18 macro
1025 #define SQ_DOORBELL_U32_4_PORT_M (((1UL << 3) - 1) << SQ_DOORBELL_U32_4_PORT_S)
H A Dhns_roce_hw_v1.c326 SQ_DOORBELL_U32_4_PORT_S, qp->phy_port); in hns_roce_v1_post_send()