Searched refs:DB_FIELD_LOC (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/infiniband/hw/hns/ |
A D | hns_roce_hw_v2.h | 848 #define DB_TAG DB_FIELD_LOC(23, 0) 849 #define DB_CMD DB_FIELD_LOC(27, 24) 850 #define DB_FLAG DB_FIELD_LOC(31, 31) 851 #define DB_PI DB_FIELD_LOC(47, 32) 852 #define DB_SL DB_FIELD_LOC(50, 48) 853 #define DB_CQ_CI DB_FIELD_LOC(55, 32) 854 #define DB_CQ_NOTIFY DB_FIELD_LOC(56, 56) 855 #define DB_CQ_CMD_SN DB_FIELD_LOC(58, 57) 856 #define EQ_DB_TAG DB_FIELD_LOC(7, 0) 857 #define EQ_DB_CMD DB_FIELD_LOC(17, 16) [all …]
|
Completed in 11 milliseconds