Searched refs:roce_set_bit (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hns/ |
D | hns_roce_hw_v2.c | 134 roce_set_bit(rc_sq_wqe->byte_4, V2_RC_SEND_WQE_BYTE_4_INLINE_S, in set_rwqe_data_seg() 267 roce_set_bit(ud_sq_wqe->byte_40, in hns_roce_v2_post_send() 293 roce_set_bit(ud_sq_wqe->byte_4, in hns_roce_v2_post_send() 298 roce_set_bit(ud_sq_wqe->byte_4, in hns_roce_v2_post_send() 302 roce_set_bit(ud_sq_wqe->byte_4, in hns_roce_v2_post_send() 394 roce_set_bit(rc_sq_wqe->byte_4, in hns_roce_v2_post_send() 398 roce_set_bit(rc_sq_wqe->byte_4, in hns_roce_v2_post_send() 402 roce_set_bit(rc_sq_wqe->byte_4, in hns_roce_v2_post_send() 406 roce_set_bit(rc_sq_wqe->byte_4, in hns_roce_v2_post_send() 1691 roce_set_bit(mpt_entry->byte_8_mw_cnt_en, V2_MPT_BYTE_8_RA_EN_S, 0); in hns_roce_v2_write_mtpt() [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() 336 roce_set_bit(sq_db.u32_8, SQ_DOORBELL_HW_SYNC_S, 1); in hns_roce_v1_post_send() 437 roce_set_bit(rq_db.u32_8, RQ_DOORBELL_U32_8_HW_SYNC_S, in hns_roce_v1_post_recv() 460 roce_set_bit(tmp, ROCEE_GLB_CFG_ROCEE_DB_SQ_MODE_S, sdb_mode); in hns_roce_set_db_event_mode() 461 roce_set_bit(tmp, ROCEE_GLB_CFG_ROCEE_DB_OTH_MODE_S, odb_mode); in hns_roce_set_db_event_mode() 475 roce_set_bit(tmp, ROCEE_GLB_CFG_SQ_EXT_DB_MODE_S, sdb_mode); in hns_roce_set_db_ext_mode() 476 roce_set_bit(tmp, ROCEE_GLB_CFG_OTH_EXT_DB_MODE_S, odb_mode); in hns_roce_set_db_ext_mode() 1256 roce_set_bit(tmp, ROCEE_WRMS_POL_TIME_INTERVAL_WRMS_EXT_RAQ_MODE, 1); in hns_roce_raq_init() 1261 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 | 322 roce_set_bit(bt_cmd_h_val, ROCEE_BT_CMD_H_ROCEE_BT_CMD_S, 0); in hns_roce_set_hem() 323 roce_set_bit(bt_cmd_h_val, ROCEE_BT_CMD_H_ROCEE_BT_CMD_HW_SYNS_S, 1); in hns_roce_set_hem()
|