Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_device.h665 #define AEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_aeqe, h, l) macro
667 #define AEQE_EVENT_TYPE AEQE_FIELD_LOC(7, 0)
668 #define AEQE_SUB_TYPE AEQE_FIELD_LOC(15, 8)
669 #define AEQE_OWNER AEQE_FIELD_LOC(31, 31)
670 #define AEQE_EVENT_QUEUE_NUM AEQE_FIELD_LOC(55, 32)