Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h645 #define QPCEX_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_qp_context_ex, h, l) macro
647 #define QPCEX_CONG_ALG_SEL QPCEX_FIELD_LOC(0, 0)
648 #define QPCEX_CONG_ALG_SUB_SEL QPCEX_FIELD_LOC(1, 1)
649 #define QPCEX_DIP_CTX_IDX_VLD QPCEX_FIELD_LOC(2, 2)
650 #define QPCEX_DIP_CTX_IDX QPCEX_FIELD_LOC(22, 3)
651 #define QPCEX_SQ_RQ_NOT_FORBID_EN QPCEX_FIELD_LOC(23, 23)
652 #define QPCEX_STASH QPCEX_FIELD_LOC(82, 82)