Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h673 #define AEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_aeqe, h, l) macro
675 #define AEQE_EVENT_TYPE AEQE_FIELD_LOC(7, 0)
676 #define AEQE_SUB_TYPE AEQE_FIELD_LOC(15, 8)
677 #define AEQE_OWNER AEQE_FIELD_LOC(31, 31)
678 #define AEQE_EVENT_QUEUE_NUM AEQE_FIELD_LOC(55, 32)

Completed in 6 milliseconds