Searched refs:byte_172_sq_psn (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hns/ |
D | hns_roce_hw_v2.c | 2740 roce_set_field(context->byte_172_sq_psn, V2_QPC_BYTE_172_ACK_REQ_FREQ_M, in modify_qp_reset_to_init() 2742 roce_set_field(qpc_mask->byte_172_sq_psn, in modify_qp_reset_to_init() 2746 roce_set_bit(qpc_mask->byte_172_sq_psn, V2_QPC_BYTE_172_MSG_RNR_FLG_S, in modify_qp_reset_to_init() 3415 roce_set_field(context->byte_172_sq_psn, V2_QPC_BYTE_172_SQ_CUR_PSN_M, in modify_qp_rtr_to_rts() 3417 roce_set_field(qpc_mask->byte_172_sq_psn, V2_QPC_BYTE_172_SQ_CUR_PSN_M, in modify_qp_rtr_to_rts() 3752 qp_attr->sq_psn = (u32)roce_get_field(context->byte_172_sq_psn, in hns_roce_v2_query_qp()
|
D | hns_roce_hw_v2.h | 380 __le32 byte_172_sq_psn; member
|