Searched refs:u32_8 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v1.h | 443 __le32 u32_8; member 996 __le32 u32_8; member 1013 __le32 u32_8; member
|
| H A D | hns_roce_hw_v1.c | 132 roce_set_field(ud_sq_wqe->u32_8, in hns_roce_v1_post_send() 136 roce_set_field(ud_sq_wqe->u32_8, in hns_roce_v1_post_send() 144 roce_set_bit(ud_sq_wqe->u32_8, in hns_roce_v1_post_send() 148 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() 156 roce_set_bit(ud_sq_wqe->u32_8, in hns_roce_v1_post_send() 160 ud_sq_wqe->u32_8 |= (wr->send_flags & IB_SEND_SIGNALED ? in hns_roce_v1_post_send() 327 roce_set_field(sq_db.u32_8, SQ_DOORBELL_U32_8_QPN_M, in hns_roce_v1_post_send() 329 roce_set_bit(sq_db.u32_8, SQ_DOORBELL_HW_SYNC_S, 1); in hns_roce_v1_post_send() 332 doorbell[1] = sq_db.u32_8; in hns_roce_v1_post_send() [all …]
|