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
1054
#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
1127
#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
1139
#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
1153
#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
1166
#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
1223
FIELD_LOC(struct hns_roce_query_pf_caps_c, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1246
FIELD_LOC(struct hns_roce_query_pf_caps_d, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1290
FIELD_LOC(struct hns_roce_query_pf_caps_e, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
1303
#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
1432
#define EQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_eq_context, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
308
#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
352
#define SRQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_srq_context, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
482
#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
672
#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
706
#define CQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_cqe, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
754
#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
853
#define DB_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_db, h, l)
drivers/infiniband/hw/hns/hns_roce_hw_v2.h
890
#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
922
#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
945
#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
981
#define FUNC_CLEAR_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_func_clear, h, l)