Searched refs:EQC_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 | 1426 #define EQC_EQ_ST EQC_FIELD_LOC(1, 0) 1427 #define EQC_EQE_HOP_NUM EQC_FIELD_LOC(3, 2) 1428 #define EQC_OVER_IGNORE EQC_FIELD_LOC(4, 4) 1429 #define EQC_COALESCE EQC_FIELD_LOC(5, 5) 1430 #define EQC_ARM_ST EQC_FIELD_LOC(7, 6) 1431 #define EQC_EQN EQC_FIELD_LOC(15, 8) 1432 #define EQC_EQE_CNT EQC_FIELD_LOC(31, 16) 1436 #define EQC_EQ_MAX_CNT EQC_FIELD_LOC(79, 64) 1437 #define EQC_EQ_PERIOD EQC_FIELD_LOC(95, 80) 1439 #define EQC_EQE_BA_L EQC_FIELD_LOC(159, 128) [all …]
|
Completed in 10 milliseconds