Searched refs:u32_8 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/infiniband/hw/hns/ |
| D | hns_roce_hw_v1.h | 449 __le32 u32_8; member 1002 __le32 u32_8; member 1019 __le32 u32_8; member
|
| D | hns_roce_hw_v1.c | 131 roce_set_field(ud_sq_wqe->u32_8, in hns_roce_v1_post_send() 135 roce_set_field(ud_sq_wqe->u32_8, in hns_roce_v1_post_send() 143 roce_set_bit(ud_sq_wqe->u32_8, in hns_roce_v1_post_send() 147 roce_set_field(ud_sq_wqe->u32_8, in hns_roce_v1_post_send() 151 roce_set_field(ud_sq_wqe->u32_8, in hns_roce_v1_post_send() 155 roce_set_bit(ud_sq_wqe->u32_8, in hns_roce_v1_post_send() 159 ud_sq_wqe->u32_8 |= (wr->send_flags & IB_SEND_SIGNALED ? in hns_roce_v1_post_send() 326 sq_db.u32_8 = 0; in hns_roce_v1_post_send() 334 roce_set_field(sq_db.u32_8, SQ_DOORBELL_U32_8_QPN_M, in hns_roce_v1_post_send() 336 roce_set_bit(sq_db.u32_8, SQ_DOORBELL_HW_SYNC_S, 1); in hns_roce_v1_post_send() [all …]
|