Searched defs:event_ring_entry (Results 1 – 1 of 1) sorted by relevance
1585 struct event_ring_entry struct1587 u8 protocol_id /* Event Protocol ID (use enum protocol_type) */;1588 u8 opcode /* Event Opcode */;1589 __le16 reserved0 /* Reserved */;1590 __le16 echo /* Echo value from ramrod data on the host */;1614 struct event_ring_entry entry /* Event Ring Entry */; argument