Searched refs:byte_28_at_fl (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/infiniband/hw/hns/ |
| D | hns_roce_hw_v2.c | 4233 roce_set_bit(context->byte_28_at_fl, V2_QPC_BYTE_28_LBI_S, 1); in modify_qp_init_to_rtr() 4234 roce_set_bit(qpc_mask->byte_28_at_fl, V2_QPC_BYTE_28_LBI_S, 0); in modify_qp_init_to_rtr() 4480 roce_set_field(context->byte_28_at_fl, V2_QPC_BYTE_28_FL_M, in hns_roce_v2_set_path() 4482 roce_set_field(qpc_mask->byte_28_at_fl, V2_QPC_BYTE_28_FL_M, in hns_roce_v2_set_path() 4495 roce_set_field(context->byte_28_at_fl, V2_QPC_BYTE_28_SL_M, in hns_roce_v2_set_path() 4497 roce_set_field(qpc_mask->byte_28_at_fl, V2_QPC_BYTE_28_SL_M, in hns_roce_v2_set_path() 4580 roce_set_field(context->byte_28_at_fl, in hns_roce_v2_set_opt_fields() 4583 roce_set_field(qpc_mask->byte_28_at_fl, in hns_roce_v2_set_opt_fields() 4959 roce_get_field(context.byte_28_at_fl, in hns_roce_v2_query_qp() 4962 grh->flow_label = roce_get_field(context.byte_28_at_fl, in hns_roce_v2_query_qp() [all …]
|
| D | hns_roce_hw_v2.h | 467 __le32 byte_28_at_fl; member
|