Home
last modified time | relevance | path

Searched refs:DB_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.h820 #define DB_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_db, h, l) macro
822 #define DB_TAG DB_FIELD_LOC(23, 0)
823 #define DB_CMD DB_FIELD_LOC(27, 24)
824 #define DB_FLAG DB_FIELD_LOC(31, 31)
825 #define DB_PI DB_FIELD_LOC(47, 32)
826 #define DB_SL DB_FIELD_LOC(50, 48)
827 #define DB_CQ_CI DB_FIELD_LOC(55, 32)
828 #define DB_CQ_NOTIFY DB_FIELD_LOC(56, 56)
829 #define DB_CQ_CMD_SN DB_FIELD_LOC(58, 57)
830 #define EQ_DB_TAG DB_FIELD_LOC(
[all...]

Completed in 5 milliseconds