Searched refs:hns_roce_v2_qp_context (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/infiniband/hw/hns/ |
| D | hns_roce_hw_v2.c | 4149 struct hns_roce_v2_qp_context *context, in hns_roce_v2_qp_modify() 4150 struct hns_roce_v2_qp_context *qpc_mask, in hns_roce_v2_qp_modify() 4175 struct hns_roce_v2_qp_context *context, in set_access_flags() 4176 struct hns_roce_v2_qp_context *qpc_mask, in set_access_flags() 4208 struct hns_roce_v2_qp_context *context, in set_qpc_wqe_cnt() 4209 struct hns_roce_v2_qp_context *qpc_mask) in set_qpc_wqe_cnt() 4232 struct hns_roce_v2_qp_context *context, in modify_qp_reset_to_init() 4233 struct hns_roce_v2_qp_context *qpc_mask) in modify_qp_reset_to_init() 4292 struct hns_roce_v2_qp_context *context, in modify_qp_init_to_init() 4293 struct hns_roce_v2_qp_context *qpc_mask) in modify_qp_init_to_init() [all …]
|
| D | hns_roce_restrack.c | 100 struct hns_roce_v2_qp_context context; in hns_roce_fill_res_qp_entry_raw()
|
| D | hns_roce_hw_v2.h | 385 struct hns_roce_v2_qp_context { struct 450 #define QPC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_qp_context, h, l) argument
|