Searched refs:roce_set_bit (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hns/ |
| D | hns_roce_hw_v2.c | 66 roce_set_bit(rc_sq_wqe->byte_4, in set_frmr_seg() 69 roce_set_bit(rc_sq_wqe->byte_4, in set_frmr_seg() 72 roce_set_bit(rc_sq_wqe->byte_4, in set_frmr_seg() 75 roce_set_bit(rc_sq_wqe->byte_4, in set_frmr_seg() 78 roce_set_bit(rc_sq_wqe->byte_4, in set_frmr_seg() 96 roce_set_bit(fseg->mode_buf_pg_sz, in set_frmr_seg() 190 roce_set_bit(rc_sq_wqe->byte_4, V2_RC_SEND_WQE_BYTE_4_INLINE_S, in set_rwqe_data_seg() 325 roce_set_bit(ud_sq_wqe->byte_40, in hns_roce_v2_post_send() 351 roce_set_bit(ud_sq_wqe->byte_4, in hns_roce_v2_post_send() 356 roce_set_bit(ud_sq_wqe->byte_4, in hns_roce_v2_post_send() [all …]
|
| D | hns_roce_hw_v1.c | 143 roce_set_bit(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() 333 roce_set_bit(sq_db.u32_8, SQ_DOORBELL_HW_SYNC_S, 1); in hns_roce_v1_post_send() 434 roce_set_bit(rq_db.u32_8, RQ_DOORBELL_U32_8_HW_SYNC_S, in hns_roce_v1_post_recv() 456 roce_set_bit(tmp, ROCEE_GLB_CFG_ROCEE_DB_SQ_MODE_S, sdb_mode); in hns_roce_set_db_event_mode() 457 roce_set_bit(tmp, ROCEE_GLB_CFG_ROCEE_DB_OTH_MODE_S, odb_mode); in hns_roce_set_db_event_mode() 471 roce_set_bit(tmp, ROCEE_GLB_CFG_SQ_EXT_DB_MODE_S, sdb_mode); in hns_roce_set_db_ext_mode() 472 roce_set_bit(tmp, ROCEE_GLB_CFG_OTH_EXT_DB_MODE_S, odb_mode); in hns_roce_set_db_ext_mode() 1262 roce_set_bit(tmp, ROCEE_WRMS_POL_TIME_INTERVAL_WRMS_EXT_RAQ_MODE, 1); in hns_roce_raq_init() 1267 roce_set_bit(tmp, in hns_roce_raq_init() [all …]
|
| D | hns_roce_common.h | 57 #define roce_set_bit(origin, shift, val) \ macro
|
| D | hns_roce_hem.c | 395 roce_set_bit(bt_cmd_h, ROCEE_BT_CMD_H_ROCEE_BT_CMD_S, 0); in hns_roce_set_hem() 396 roce_set_bit(bt_cmd_h, ROCEE_BT_CMD_H_ROCEE_BT_CMD_HW_SYNS_S, 1); in hns_roce_set_hem()
|