Searched defs:hwrm_async_event_cmpl_link_status_change (Results 1 – 1 of 1) sorted by relevance
9883 typedef struct hwrm_async_event_cmpl_link_status_change { struct9884 uint16_t type;9898 uint16_t event_id;9903 uint32_t event_data2;9904 uint8_t opaque_v;9915 uint8_t timestamp_lo;9917 uint16_t timestamp_hi;9942 } hwrm_async_event_cmpl_link_status_change_t, *phwrm_async_event_cmpl_link_status_change_t; argument