Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h691 #define QPCEX_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_qp_context_ex, h, l) macro
693 #define QPCEX_CONG_ALG_SEL QPCEX_FIELD_LOC(0, 0)
694 #define QPCEX_CONG_ALG_SUB_SEL QPCEX_FIELD_LOC(1, 1)
695 #define QPCEX_DIP_CTX_IDX_VLD QPCEX_FIELD_LOC(2, 2)
696 #define QPCEX_DIP_CTX_IDX QPCEX_FIELD_LOC(22, 3)
697 #define QPCEX_SQ_RQ_NOT_FORBID_EN QPCEX_FIELD_LOC(23, 23)
698 #define QPCEX_STASH QPCEX_FIELD_LOC(82, 82)