Searched refs:CXL_EVENT_PAYLOAD_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
69 #define CXL_EVENT_PAYLOAD_HDR_SIZE (sizeof(CXLGetEventPayload)) macro
191 *len = CXL_EVENT_PAYLOAD_HDR_SIZE + (CXL_EVENT_RECORD_SIZE * nr); in cxl_event_get_records()
252 max_recs = (cxlds->payload_size - CXL_EVENT_PAYLOAD_HDR_SIZE) / in cmd_events_get_records()