Home
last modified time | relevance | path

Searched defs:event_ring_entry (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h1585 struct event_ring_entry struct
1587 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