Home
last modified time | relevance | path

Searched refs:byte_28_at_fl (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c3316 roce_set_bit(qpc_mask->byte_28_at_fl, V2_QPC_BYTE_28_CNP_TX_FLAG_S, 0); in modify_qp_reset_to_init()
3317 roce_set_bit(qpc_mask->byte_28_at_fl, V2_QPC_BYTE_28_CE_FLAG_S, 0); in modify_qp_reset_to_init()
3828 roce_set_bit(context->byte_28_at_fl, V2_QPC_BYTE_28_LBI_S, 1); in modify_qp_init_to_rtr()
3829 roce_set_bit(qpc_mask->byte_28_at_fl, V2_QPC_BYTE_28_LBI_S, 0); in modify_qp_init_to_rtr()
4140 roce_set_field(context->byte_28_at_fl, V2_QPC_BYTE_28_FL_M, in hns_roce_v2_set_path()
4142 roce_set_field(qpc_mask->byte_28_at_fl, V2_QPC_BYTE_28_FL_M, in hns_roce_v2_set_path()
4146 roce_set_field(context->byte_28_at_fl, V2_QPC_BYTE_28_SL_M, in hns_roce_v2_set_path()
4148 roce_set_field(qpc_mask->byte_28_at_fl, V2_QPC_BYTE_28_SL_M, in hns_roce_v2_set_path()
4215 roce_set_field(context->byte_28_at_fl, in hns_roce_v2_set_opt_fields()
4218 roce_set_field(qpc_mask->byte_28_at_fl, in hns_roce_v2_set_opt_fields()
[all …]
Dhns_roce_hw_v2.h469 __le32 byte_28_at_fl; member