Searched refs:AEQE_FIELD_LOC (Results 1 – 1 of 1) sorted by relevance
664 #define AEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_aeqe, h, l) macro666 #define AEQE_EVENT_TYPE AEQE_FIELD_LOC(7, 0)667 #define AEQE_SUB_TYPE AEQE_FIELD_LOC(15, 8)668 #define AEQE_OWNER AEQE_FIELD_LOC(31, 31)669 #define AEQE_EVENT_QUEUE_NUM AEQE_FIELD_LOC(55, 32)
Completed in 9 milliseconds