Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.h1071 #define SQ_DOORBELL_U32_8_QPN_M (((1UL << 24) - 1) << SQ_DOORBELL_U32_8_QPN_S) macro
Dhns_roce_hw_v1.c341 roce_set_field(sq_db.u32_8, SQ_DOORBELL_U32_8_QPN_M, in hns_roce_v1_post_send()