|
iPXE
|
#include <bnxt_hsi.h>
Data Fields | |
| __le16 | type |
| __le16 | event_id |
| __le32 | event_data2 |
| u8 | opaque_v |
| u8 | timestamp_lo |
| __le16 | timestamp_hi |
| __le32 | event_data1 |
Definition at line 547 of file bnxt_hsi.h.
| __le16 hwrm_async_event_cmpl::type |
Definition at line 548 of file bnxt_hsi.h.
| __le16 hwrm_async_event_cmpl::event_id |
Definition at line 553 of file bnxt_hsi.h.
Referenced by bnxt_service_cq(), and bnxt_service_nq().
| __le32 hwrm_async_event_cmpl::event_data2 |
Definition at line 580 of file bnxt_hsi.h.
| u8 hwrm_async_event_cmpl::opaque_v |
Definition at line 581 of file bnxt_hsi.h.
| u8 hwrm_async_event_cmpl::timestamp_lo |
Definition at line 585 of file bnxt_hsi.h.
Referenced by bnxt_process_reset_notify_event().
| __le16 hwrm_async_event_cmpl::timestamp_hi |
Definition at line 586 of file bnxt_hsi.h.
Referenced by bnxt_process_reset_notify_event().
| __le32 hwrm_async_event_cmpl::event_data1 |
Definition at line 587 of file bnxt_hsi.h.
Referenced by bnxt_link_evt(), bnxt_link_speed_chg_evt(), bnxt_link_speed_evt(), bnxt_port_phy_chg_evt(), bnxt_process_er_event(), and bnxt_process_reset_notify_event().
1.8.15