Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.h1038 __le32 u32_4; member
1055 __le32 u32_4; member
Dhns_roce_hw_v1.c334 roce_set_field(sq_db.u32_4, SQ_DOORBELL_U32_4_SQ_HEAD_M, in hns_roce_v1_post_send()
337 roce_set_field(sq_db.u32_4, SQ_DOORBELL_U32_4_SL_M, in hns_roce_v1_post_send()
339 roce_set_field(sq_db.u32_4, SQ_DOORBELL_U32_4_PORT_M, in hns_roce_v1_post_send()
345 doorbell[0] = sq_db.u32_4; in hns_roce_v1_post_send()
430 roce_set_field(rq_db.u32_4, RQ_DOORBELL_U32_4_RQ_HEAD_M, in hns_roce_v1_post_recv()
440 doorbell[0] = rq_db.u32_4; in hns_roce_v1_post_recv()