Home
last modified time | relevance | path

Searched refs:roce_set_field (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c145 roce_set_field(rc_sq_wqe->byte_20, in set_rwqe_data_seg()
160 roce_set_field(rc_sq_wqe->byte_16, in set_rwqe_data_seg()
245 roce_set_field(ud_sq_wqe->dmac, V2_UD_SEND_WQE_DMAC_0_M, in hns_roce_v2_post_send()
247 roce_set_field(ud_sq_wqe->dmac, V2_UD_SEND_WQE_DMAC_1_M, in hns_roce_v2_post_send()
249 roce_set_field(ud_sq_wqe->dmac, V2_UD_SEND_WQE_DMAC_2_M, in hns_roce_v2_post_send()
251 roce_set_field(ud_sq_wqe->dmac, V2_UD_SEND_WQE_DMAC_3_M, in hns_roce_v2_post_send()
253 roce_set_field(ud_sq_wqe->byte_48, in hns_roce_v2_post_send()
257 roce_set_field(ud_sq_wqe->byte_48, in hns_roce_v2_post_send()
270 roce_set_field(ud_sq_wqe->byte_4, in hns_roce_v2_post_send()
305 roce_set_field(ud_sq_wqe->byte_16, in hns_roce_v2_post_send()
[all …]
Dhns_roce_hw_v1.c114 roce_set_field(ud_sq_wqe->dmac_h, in hns_roce_v1_post_send()
118 roce_set_field(ud_sq_wqe->dmac_h, in hns_roce_v1_post_send()
122 roce_set_field(ud_sq_wqe->dmac_h, in hns_roce_v1_post_send()
126 roce_set_field(ud_sq_wqe->dmac_h, in hns_roce_v1_post_send()
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()
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()
166 roce_set_field(ud_sq_wqe->u32_16, in hns_roce_v1_post_send()
170 roce_set_field(ud_sq_wqe->u32_16, in hns_roce_v1_post_send()
[all …]
Dhns_roce_common.h51 #define roce_set_field(origin, mask, shift, val) \ macro
58 roce_set_field((origin), (1ul << (shift)), (shift), (val))
Dhns_roce_hem.c300 roce_set_field(bt_cmd_h_val, ROCEE_BT_CMD_H_ROCEE_BT_CMD_MDF_M, in hns_roce_set_hem()
304 roce_set_field(bt_cmd_h_val, ROCEE_BT_CMD_H_ROCEE_BT_CMD_MDF_M, in hns_roce_set_hem()
309 roce_set_field(bt_cmd_h_val, ROCEE_BT_CMD_H_ROCEE_BT_CMD_MDF_M, in hns_roce_set_hem()
313 roce_set_field(bt_cmd_h_val, ROCEE_BT_CMD_H_ROCEE_BT_CMD_MDF_M, in hns_roce_set_hem()
320 roce_set_field(bt_cmd_h_val, ROCEE_BT_CMD_H_ROCEE_BT_CMD_IN_MDF_M, in hns_roce_set_hem()
349 roce_set_field(bt_cmd_h_val, ROCEE_BT_CMD_H_ROCEE_BT_CMD_BA_H_M, in hns_roce_set_hem()