Symbol: FIELD_LOC
drivers/infiniband/hw/hns/hns_roce_device.h
671
#define CEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_ceqe, h, l)
drivers/infiniband/hw/hns/hns_roce_device.h
695
#define AEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_aeqe, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1050
#define VF_SWITCH_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_vf_switch, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1123
#define SGID_TB_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_cfg_sgid_tb, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1135
#define SMAC_TB_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_cfg_smac_tb, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1149
#define GMV_TB_A_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_cfg_gmv_tb_a, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1162
#define GMV_TB_B_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_cfg_gmv_tb_b, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1219
FIELD_LOC(struct hns_roce_query_pf_caps_c, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1242
FIELD_LOC(struct hns_roce_query_pf_caps_d, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1286
FIELD_LOC(struct hns_roce_query_pf_caps_e, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1299
#define CMQ_REQ_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_cmq_req, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1428
#define EQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_eq_context, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
304
#define CQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_cq_context, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
348
#define SRQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_srq_context, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
478
#define QPC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_qp_context, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
668
#define QPCEX_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_qp_context_ex, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
702
#define CQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_cqe, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
750
#define MPT_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_mpt_entry, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
849
#define DB_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_db, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
886
#define UD_SEND_WQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_ud_send_wqe, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
918
#define RC_SEND_WQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_rc_send_wqe, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
941
#define FRMR_WQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_wqe_frmr_seg, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
977
#define FUNC_CLEAR_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_func_clear, h, l)