Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h679 #define AEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_aeqe, h, l) macro
681 #define AEQE_EVENT_TYPE AEQE_FIELD_LOC(7, 0)
682 #define AEQE_SUB_TYPE AEQE_FIELD_LOC(15, 8)
683 #define AEQE_OWNER AEQE_FIELD_LOC(31, 31)
684 #define AEQE_EVENT_QUEUE_NUM AEQE_FIELD_LOC(55, 32)