Home
last modified time | relevance | path

Searched refs:MPT_FIELD_LOC (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h713 #define MPT_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_mpt_entry, h, l) macro
715 #define MPT_ST MPT_FIELD_LOC(1, 0)
716 #define MPT_PBL_HOP_NUM MPT_FIELD_LOC(3, 2)
717 #define MPT_PBL_BA_PG_SZ MPT_FIELD_LOC(7, 4)
718 #define MPT_PD MPT_FIELD_LOC(31, 8)
719 #define MPT_RA_EN MPT_FIELD_LOC(32, 32)
720 #define MPT_R_INV_EN MPT_FIELD_LOC(33, 33)
721 #define MPT_L_INV_EN MPT_FIELD_LOC(34, 34)
722 #define MPT_BIND_EN MPT_FIELD_LOC(35, 35)
723 #define MPT_ATOMIC_EN MPT_FIELD_LOC(3
[all...]

Completed in 5 milliseconds