Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.h486 __le32 u32_8; member
1039 __le32 u32_8; member
1056 __le32 u32_8; member
Dhns_roce_hw_v1.c148 roce_set_field(ud_sq_wqe->u32_8, in hns_roce_v1_post_send()
152 roce_set_field(ud_sq_wqe->u32_8, in hns_roce_v1_post_send()
160 roce_set_bit(ud_sq_wqe->u32_8, in hns_roce_v1_post_send()
164 roce_set_field(ud_sq_wqe->u32_8, in hns_roce_v1_post_send()
168 roce_set_field(ud_sq_wqe->u32_8, in hns_roce_v1_post_send()
172 roce_set_bit(ud_sq_wqe->u32_8, in hns_roce_v1_post_send()
176 ud_sq_wqe->u32_8 |= (wr->send_flags & IB_SEND_SIGNALED ? in hns_roce_v1_post_send()
341 roce_set_field(sq_db.u32_8, SQ_DOORBELL_U32_8_QPN_M, in hns_roce_v1_post_send()
343 roce_set_bit(sq_db.u32_8, SQ_DOORBELL_HW_SYNC_S, 1); in hns_roce_v1_post_send()
346 doorbell[1] = sq_db.u32_8; in hns_roce_v1_post_send()
[all …]